Profile
Achievement
    
                chrisdpratt's Recent SnippetsTagged jquery
- All /
 
 « 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 
        
        
            2573 
        
                    posted 15 years ago by chrisdpratt
            Place the following code in header.php before the call to wp_head().
(If you do not include the exact version number when calling libraries from Google's AJAX Libraries API, a redirect is used to pull up the most current version. While this is han...
        
        
        
            3 
        
        
            1663 
        
                    posted 15 years ago by chrisdpratt
            jQuery is included via the Google AJAX Libraries repository. Dean Edwards' IE7-js is included via it's Google Code hosting URL. Version numbers of both libraries should be checked and updated to latest versions.
_**Note:** While libraries can be r...
        
        
        
            0 
        
        
            1756 
        
                    posted 16 years ago by chrisdpratt