Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged list



« Prev 1 Next »
Choose the 4th list item and change the background color to gray
0 546 posted 11 years ago by epyyjop
0 691 posted 13 years ago by metoikos
Just syntax examples here. First block reads, second writes. Top function just a debugging helper. Using jquery 1.5, $(xData.responseXML).find("nodeName=z:row]").each(function(i)... may need to be written as $(xData.responseXML).find("nodeName='z...
0 1023 posted 13 years ago by rumremix
Quick and dirty but it does the job.
0 654 posted 14 years ago by vagrantradio
1 518 posted 14 years ago by stancox
Select the first and last item in an unordered list. As an example, I add a CSS class to each. In WordPress, it's not so easy to get wp\_list\_pages() to generate these classes. jQuery provides an easy out for javascript-enabled clients.
0 799 posted 14 years ago by cyberhobo
This is how NetTuts does their filterable Portfolio.
3 681 posted 14 years ago by conspirator
« Prev 1 Next »