Welcome To Snipplr


Everyone's Recent Snippets Tagged navigation



0 582 posted 12 years ago by nico65
Navigate to an url
0 599 posted 13 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 667 posted 13 years ago by abteilung
Listen to the Navigation keys and save their values in local Booleans
2 677 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 740 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 1013 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 608 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 618 posted 13 years ago by FatFolderDesigner
Originally from: http://wordpress.mfields.org/2010/selective-page-hierarchy-for-wp_list_pages/
0 579 posted 13 years ago by lawlesscreation
0 509 posted 13 years ago by delineo
0 448 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 709 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 543 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 973 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 526 posted 13 years ago by ATLChris
The Navigation class is a view that contains all the two navigation arrows, ie. left and right.
0 429 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 449 posted 13 years ago by Rembrand
2 596 posted 13 years ago by brainwaves
0 717 posted 13 years ago by arnekolja
0 648 posted 14 years ago by artaries
Static images (without generation) UL/LI list navigation fully manageable via backend
0 755 posted 14 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 911 posted 14 years ago by z0r1k