Welcome To Snipplr
Everyone's Recent Snippets Tagged navigation
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
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
845
posted 13 years ago by abteilung
Listen to the Navigation keys and save their values in local Booleans
2
859
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
919
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
1228
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
773
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
781
posted 13 years ago by FatFolderDesigner
Originally from:
http://wordpress.mfields.org/2010/selective-page-hierarchy-for-wp_list_pages/
0
743
posted 13 years ago by lawlesscreation
PHP
wordpress functions.php - Show only current page's subpages and current pages siblings, hide sibling's subpages
Works!
0
858
posted 14 years ago by zartgesotten
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
868
posted 14 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
703
posted 14 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
1151
posted 14 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
678
posted 14 years ago by ATLChris
The Navigation class is a view that contains all the two navigation arrows, ie. left and right.
0
582
posted 14 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
595
posted 14 years ago by Rembrand
Static images (without generation) UL/LI list navigation fully manageable via backend
0
951
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
1111
posted 14 years ago by z0r1k
TYPO3
CSS class "new", "firstnew" and "lastnew" for TypoScript HMENU/TMENU with "newUntil" field enabled
0
968
posted 14 years ago by z0r1k