Welcome To Snipplr


Everyone's Recent Snippets



1 ... 390 391 392 393 394 ... 552
Create a custom 404 handler page which redirects you to the correct page.
1 1688 posted 17 years ago by Meander365
Converts a given RGB colour value such as that provided by the imagecolorat() function into an html compliant colour.
1 1816 posted 17 years ago by h4rrisonjames
3 1550 posted 17 years ago by jfleblanc
1 1426 posted 17 years ago by jfleblanc
Works in Safari 3.0
1 2165 posted 17 years ago by ishottheserif
Doesn't work in IE6
2 2216 posted 17 years ago by ishottheserif
3 2179 posted 17 years ago by fackz
Determines whether or not the page has been requested directly, or through AJAX. This can allow for combining a page and related AJAX responses within the same script.
1 2979 posted 17 years ago by Wilco
Convert a coordinate (x,y) into the index for a 1D array. For example, the coordinate (3,1) would be at array index 8 if there are 5 columns. Assumption: Arrays start at 0.
0 4156 posted 17 years ago by helloworlder
count files in a given dir
2 2109 posted 17 years ago by fackz
This slide show was created by Jon Raasch @ JonRaasch.com. Just images. Look for Slide show #2 for a slide show using DIVs. hamiltopia_jquerySlideshow2
3 2556 posted 17 years ago by thehamilton
Simple jQuery Slideshow from JonRaasch.com
1 2073 posted 17 years ago by thehamilton
HTML/CSS Template - HTML 4 Transitional
0 2406 posted 17 years ago by thehamilton
1 1858 posted 17 years ago by benedikt
0 1503 posted 17 years ago by benedikt
0 1862 posted 17 years ago by deepsoul
2 2003 posted 17 years ago by iTony
1 2044 posted 17 years ago by Meander365
das plugin muss über das Temp verzeichnis installiert werden siehlink
0 1506 posted 17 years ago by nico65
To prevent multiple submit from sending more than one request, bind the submit event and store a "disabledOnSubmit" data. Next time the event "submit" will be fire, the following jQuery code will return false. All submit buttons are also disabled (...
9 2427 posted 17 years ago by dalexandre
Slightly more efficient than "as.numeric(as.character(f))"
0 4026 posted 17 years ago by fonnesbeck
Converts dates in Numbers to SQLite format.
0 1898 posted 17 years ago by fonnesbeck
sed is required because hg status returns paths with \ (backslash) instead of / (slash). I'm using the Windows version of Mercurial, in a linux version you can omit the sed part.
0 1837 posted 17 years ago by geekiuscaesar
this function formats a web address for use in a link.<br> echo formatWebAddress("google.com");<br> http://www.google.com/
1 1965 posted 17 years ago by jlvallelonga
0 1672 posted 17 years ago by terrencewood
1 ... 390 391 392 393 394 ... 552