Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged page
- All /
 - JavaScript /
 - HTML /
 - PHP /
 - CSS /
 - Ruby /
 - Objective C
 
 « 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 
        
        
            2304 
        
                    posted 12 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 
        
        
            2379 
        
                    posted 12 years ago by apphp-snippets
            Using image to display page loading message count an extra dns request.
making moving text message with javascript increases performance of page loader
        
        
        
            1 
        
        
            1341 
        
                    posted 14 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 
        
        
            1383 
        
                    posted 14 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 
        
        
            1475 
        
                    posted 14 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 
        
        
            1354 
        
                    posted 16 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 
        
        
            1116 
        
                    posted 16 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 
        
        
            1531 
        
                    posted 17 years ago by skywalker
            (c) copyright Stephen Chapman, 1st Jan 2005.
Example:
alert('http://'+uri.dom+uri.path+'/folder/file.js');
        
        
        
            0 
        
        
            1176 
        
                    posted 17 years ago by oxisound
             « Prev 1 Next »