Welcome To Snipplr


Everyone's Recent Snippets Tagged navigation



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 2260 posted 15 years ago by chrisdpratt
If you have your wordpress subpages organized by parent pages... and you dont want the parent pages "clickable" this will fix you right up...
0 929 posted 15 years ago by mdesilets
Spotlight Navigation effect using AS3 and Tweenlite Demo: http://www.adamcoulombe.info/lab/as3/spots_test.html FLA: http://www.adamcoulombe.info/lab/as3/spots_test.fla
2 1405 posted 15 years ago by adamcoulombe
0 879 posted 15 years ago by Perun
1 1073 posted 15 years ago by xxc
0 808 posted 15 years ago by xxc
1 897 posted 15 years ago by margot620
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 1141 posted 15 years ago by chrisdpratt
2 1026 posted 15 years ago by KF
Nice clean, and semantically correct breadcrumb XHTML accompanied by the CSS. Create a transparent GIF of the symbol '>' and save it in /img/gt.gif. This will be used for older browsers that don't support the :after pseudo element.
4 1127 posted 15 years ago by PeteW
Works in Safari 3.0
1 1098 posted 15 years ago by ishottheserif
1 954 posted 16 years ago by skrippendorf
Use javascript to add a class of last onto the first and the last li tags in the navigation (add to global.js). Then use css to style. For instance, if the first li is home, you can set the css to hide this link (if you want the logo to act as your h...
5 1327 posted 16 years ago by kstetson
Wordpress has a built in class that you can style to style the down nav state for the page you are on. Adjust div name accordingly.
1 1140 posted 16 years ago by kstetson
This will create a Navigation from a MySQL database table names. It removes the table name "includes" by default so you can see how to remove any certain tables you wish to not use as a site section. Just plug in your MySQL database details and co...
3 1096 posted 16 years ago by jiggyhat
This is a snippet to assign an active class to active links when the navigation is included in a php file.
1 902 posted 16 years ago by grazz
Standard list markup, adds button to expand a super dropdown next to the link.
1 1284 posted 16 years ago by davebowker
0 1062 posted 16 years ago by conspirator
An example of how to write your own navigation with dynamic "active" classes.
3 1259 posted 16 years ago by kristarella
Simply jQuery script for CSS drop-down menu
7 1318 posted 16 years ago by bcalloway
Internet Explorer (IE) 6 Bug
3 1124 posted 16 years ago by bassdas
You'll need to download the latest version of jQuery for this to work, as it is linked in the tag. CSS/XHTML included.
15 3421 posted 17 years ago by dmosher
3 1431 posted 17 years ago by iTony
I'm sure i can clean this up quite a bit, but it works for the moment. This function looks to see if you are on a selected page. If you are it hides the navigation, then loops through and shows each li one after the other. So they don't all fade i...
0 1018 posted 17 years ago by 1man
customized breadcrumbnavigation for PHPWCMS. Gives more control over styling and display. {MYBREADCRUMB:n}
0 1057 posted 17 years ago by localhorst