Go Back   SitePoint Forums > Forum Index > Design Your Site > Web Page Design > CSS
Newsletter FAQ Members List Calendar Mark Forums Read

New to SitePoint Forums? Register here for free!

SitePoint Sponsor
 
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old Nov 7, 2009, 10:38   #13
AlexDawson
SitePoint Mentor
 
AlexDawson's Avatar
 
Join Date: Feb 2009
Location: England, UK
Posts: 4,435
Just adding to this segment as it's something I've done a bit of research for...

Firstly Ryan, you're not entirely correct, CSS does have some behavioural elements however those are pretty limited (both in support and ability), for example we can apply some behaviour effects using pseudo classes like :hover and :active (we most commonly use these type of effects with anchors, which has lead us to be able to create pure CSS drop downs, as limited as they may be). Secondly, My best estimate would put in people who have JavaScript disabled or unavailable around 8-12% of web users, when you take into account people using products like NoScript, people who actively disable scripting, those who have scripting unavailable such as some mobile devices or people with disabilities using assistive software and those using text browsers all the small niche groups tend to boost in numbers (especially in the sense of disabled visitors not being able to fully take advantage of such scripts). The best way to ensure your site isn't scripting dependant is to have a working site which doesn't use JavaScript before you start layering on the extra functionality (this is outlined as part of DOM Scripting as progressive enhancement and is the preferred method to ensuring that things work when the lights go out).
AlexDawson is offline   Reply With Quote
 

Bookmarks

« Previous Thread | Next Thread »

Thread Tools
Display Modes

 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Sponsored Links
 
Forum Jump


All times are GMT -7. The time now is 16:38.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Copyright 1998-2009, SitePoint Pty Ltd. All Rights Reserved