I am not able to fin开发者_开发知识库d a plugin I had used year and a half ago. I have a list of 800 names. I am looking for a jQuery plugin which at the top or on side displays something like
A B C D E ...
Clicking on "A" will take me to the list of names starting with "A".
Does anyone know name of this plugin?
Here's a fantastic script that can help with what you're looking for:
http://www.ihwy.com/labs/jquery-listnav-plugin.aspx
DEMO: http://www.ihwy.com/labs/Demos/Current/jquery-listnav-plugin.aspx
credit to iHwy,inc for creating it :)
精彩评论