jQuery behavior when JavaScript is disabled
Hi!
I couldn't find any information about this topic in the internet and I really wonder, how come people do not discuss it anywhere?
Okay, jQuery works really great and offers many interesting effects, but what if you have JavaScript disabled? I mean I've browsed through several websites powered by jQuery with JS disabled and they doesn't work or behave weird. I know there aren't much people, who disable JS, but well I do want my page to be seen by all people in the end.
I managed to do it with slider on my page (however I want to use other jQuery effects), but, for example,
http://www.flowplayer.org/tools/index.html doesn't provide any information about this. Try to disable JS and see that nothing works.
I can use <noscript></noscript> tag, but I have to make two main pages. And what if I want to view it on one page?
Regards,
Aleks.