Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged page



« Prev 1 Next »
This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending <head> tag on the page:
1 666 posted 11 years ago by apphp-snippets
This script informs your visitor that a given page may be reached only from the page that you specify. Paste this code before the ending <head> tag on the page:
0 728 posted 11 years ago by apphp-snippets
0 478 posted 13 years ago by reverend
Using image to display page loading message count an extra dns request. making moving text message with javascript increases performance of page loader
1 572 posted 13 years ago by pavanrulz
This snippet could be useful if you use an div based design eg. with a slider or something similar. it grabs variables from the base url splitted by "#". So you can browse to your site like "http://www.example.com/#1#2" and use the first and secon...
0 772 posted 13 years ago by disas
This works cross browser. Merely using onclick on a submit button to show a preloader/ please wait dialog doesn't work in IE since it doesn't show images once the page is being unloaded.
1 674 posted 13 years ago by housecor
Sometime, you need unique classes on the leave join button of the groups page. Place this script in your AC footer. --<br> For more tips and tricks checkout the <a href="http://www.kickdeveloper.com/resources">KickApps resources page</a>.
0 691 posted 15 years ago by krunkosaurus
Use the Ka.Util.getLocationParam utility method to get the mediaType GET parameter: --<br> For more tips and tricks checkout the <a href="http://www.kickdeveloper.com/resources">KickApps resources page</a>.
0 531 posted 15 years ago by krunkosaurus
This gets the current page addr. and send it... Modify form action="" to send values to proper mail function - or - class.
3 696 posted 15 years ago by skywalker
(c) copyright Stephen Chapman, 1st Jan 2005. Example: alert('http://'+uri.dom+uri.path+'/folder/file.js');
0 554 posted 16 years ago by oxisound
« Prev 1 Next »