Profile
Achievement
vagrantradio's Recent jQuery Snippets
- All /
« Prev 1 Next »
Removes anything that isn't a digit from input on complete.
0
1768
posted 14 years ago by vagrantradio
Couple of ways to check if HTML5 form elements exist and use a fallback if they don't.
0
1663
posted 15 years ago by vagrantradio
If you want to simulate someone clicking on a link, use location.href. If you want to simulate an HTTP redirect, use location.replace.
0
1478
posted 15 years ago by vagrantradio
This is a plugin for creating a dynamic video gallery. Call videos by rel tag, including title.
0
1859
posted 15 years ago by vagrantradio
include jQuery, jQuery ui and jQuery cookie plugin. Simple.
0
1994
posted 16 years ago by vagrantradio
finds a specific attribute in an iFrame and loads it to another div on page.
1
1991
posted 16 years ago by vagrantradio
Add target blank or rel external to outgoing links automatically.
3
2046
posted 16 years ago by vagrantradio
Any link with a hash (#) will scroll to that id on the page. Hat Tip, Karl Swedberg.
1
1766
posted 16 years ago by vagrantradio
jQuery Ajax function to load xml data into a table and add class to even rows for striping.
1
2522
posted 16 years ago by vagrantradio