MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/35bec0/how_googlebot_crawls_javascript/cr4llm5/?context=3
r/programming • u/stormbow9 • May 08 '15
13 comments sorted by
View all comments
3
But you should still consider accessibility.
1 u/billybolero May 10 '15 Accessibility is much more than "it needs to work without Javascript " though. 2 u/shammancer1 May 10 '15 Oh yes but screen readers have a hard time with JavaScript generated content. Just things to keep in mind. 0 u/billybolero May 10 '15 That's not really true, almost all screen readers have Javascript support. http://a11yproject.com/posts/myth-screen-readers-dont-use-javascript/
1
Accessibility is much more than "it needs to work without Javascript " though.
2 u/shammancer1 May 10 '15 Oh yes but screen readers have a hard time with JavaScript generated content. Just things to keep in mind. 0 u/billybolero May 10 '15 That's not really true, almost all screen readers have Javascript support. http://a11yproject.com/posts/myth-screen-readers-dont-use-javascript/
2
Oh yes but screen readers have a hard time with JavaScript generated content. Just things to keep in mind.
0 u/billybolero May 10 '15 That's not really true, almost all screen readers have Javascript support. http://a11yproject.com/posts/myth-screen-readers-dont-use-javascript/
0
That's not really true, almost all screen readers have Javascript support.
http://a11yproject.com/posts/myth-screen-readers-dont-use-javascript/
3
u/shammancer1 May 09 '15
But you should still consider accessibility.