chrisdpratt


Member since 09/11/2009

Name: Chris Pratt

chrisdpratt

Location: Houston, Texas, USA

Website: http://www.chrisdpratt.com

2 snippets

3201 profile views

0 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

chrisdpratt's Recent SnippetsTagged navigation



« Prev 1 Next »
Dropdown navigation is fairly inaccessible as it depends on hover events in 99.9% of cases. Tabbing through the navigation with the keyboard fails to reveal the dropdowns leaving those navigation items virtually inaccessible. Worse, each of the hidde...
0 1563 posted 14 years ago by chrisdpratt
To make the menu work in IE6 (which doesn't support the :hover pseudo element on anything but links and tables), the IE6-specific CSS calls on [Whatever:hover][whatever]. If using [Dean Edwards' IE7-js][IE7-js], this is unnecessary as his script fixe...
4 689 posted 14 years ago by chrisdpratt
« Prev 1 Next »