Welcome To Snipplr


Everyone's Recent Snippets Tagged navigation



0 574 posted 12 years ago by nico65
Navigate to an url
0 591 posted 12 years ago by marzsman
Beim einfachsten Listenmenü muss man trotzdem ein paar Dinge beachten: Sonderzeichen wie & sollen z.B. in & verwandelt werden. Dies passiert mit stdWrap.htmlSpecialChars = 1. Falls man dies nicht beachtet, werden Links, welche dieses Zeichen ent...
0 658 posted 13 years ago by abteilung
Listen to the Navigation keys and save their values in local Booleans
2 673 posted 13 years ago by JaaQ
Custom sorting for events based on a custom field needs to be added to navigation-links.php requires plugin: http://wordpress.org/extend/plugins/ambrosite-nextprevious-post-link-plus/
0 727 posted 13 years ago by hussong
This is a test case to show that, with a bit more work and a tiny bit more code, CSS traingles can be used for breadcrumb navigation in Internet Explorer 8.
1 995 posted 13 years ago by Kerrick
This fixes the downside of the original javascript keyboard navigation snippet I posted here so that if you manually scroll past to a new chapter mark it will register that and keep track of your location better. The old code would ignore any scroll...
2 596 posted 13 years ago by FatFolderDesigner
Starting with GoogleTV in mind I made a script to help navigate a page key basic key inputs, in this case I'm using the left and right arrows to jump between the H1 tags on a page, although the modifications to make it do other things would be very s...
0 612 posted 13 years ago by FatFolderDesigner
Originally from: http://wordpress.mfields.org/2010/selective-page-hierarchy-for-wp_list_pages/
0 561 posted 13 years ago by lawlesscreation
0 501 posted 13 years ago by delineo
0 440 posted 13 years ago by delineo
This is a very useful piece of code (html, css, jquery) to have a nice animated floating menu on your page. I totally love it. I used it with jquery 1.3.2 and up
3 697 posted 13 years ago by e11world
This function build page navigation links.\r\nParameters legend:\r\n- $items = total number of rows to be paginated\r\n- $perpage = how many rows to be displayed on a page\r\n- $maxlinks - how much page links to be build and shown for navigation ( <...
0 530 posted 13 years ago by stz184
This is a way to have a navigation menu with active classes which are set according to what page is loaded. This only works on .php pages.
0 962 posted 13 years ago by villagecreative
This is just a basic example of how you would allow navigation via left/right arrow keys. This is most commonly used when navigating multiple-image image galleries.
1 513 posted 13 years ago by ATLChris
The Navigation class is a view that contains all the two navigation arrows, ie. left and right.
0 421 posted 13 years ago by derrekwayne
Get menu tabs to slide up/down when hovering over them. For some reason, it only starts working after you've hovered above a tab first. I should find out why that is.
0 439 posted 13 years ago by Rembrand
2 589 posted 13 years ago by brainwaves
0 699 posted 13 years ago by arnekolja
0 634 posted 13 years ago by artaries
Static images (without generation) UL/LI list navigation fully manageable via backend
0 742 posted 13 years ago by z0r1k
Assign special CSS classes for menu item in different states. By default just <li>|</li>-wrap without class. Active state - li-wrap and class="active" If active and one of subitems is selected then for parent item li-wrap and class="current"...
0 890 posted 14 years ago by z0r1k