Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
JavaScript
Advanced use of jQuery cookie plugin to show/hide a notice, includes changing the HTML text of the link
0
1827
posted 15 years ago by phil7085
via [http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/](http://mir.aculo.us/2010/06/04/making-an-ipad-html5-app-making-it-really-fast/)
for CSS3 Transitions, Transforms, Animation also see:
[http://css3.bradshawenterp...
0
1103
posted 15 years ago by cfleschhut
Functions to search from arrays as well as recursive arrays.
1
1090
posted 15 years ago by sarfraznawaz2005
Great little piece of CSS which adds a top text-shadow of 45% black and a bottom text-shadow of 75% white creating a very nice letterpress text effect.
2
2599
posted 15 years ago by usman
Cross browser css round corners with no images, using google's code .htc
http://code.google.com/p/curved-corner/
4
1457
posted 15 years ago by crispunk
If you are working on apps development to adapt on different sites that you don't have access to them, and need to load Jquery, but don't wanna load it twice this will help you !
3
1526
posted 15 years ago by crispunk
A simple demo that shows how to pan from one side of an object to another dynamically in actionscript 3.
demo at: http://www.adamcoulombe.info/lab/as3/sliderbox.html
6
1652
posted 15 years ago by adamcoulombe
Built a big news portal without human
Elite RssPortal, FREE news portal software.
0
703
posted 15 years ago by EliteRssPortal
You can use this script in your projects when you need an image upload function. It checks file type, file size and error report. I also want you to check [giochi di spongebob](http://www.giochidispongebob.net) and [gratis mahjong](http://www.gratism...
1
1263
posted 15 years ago by jackoder
This simple example will show you how to inherit a class from a parent class. I have to apologise for some grammar mistakes that I've probably put in the comments, but English is not my native language.
If you execute this code, the output will be...
2
2002
posted 15 years ago by Cesco
There are a lot of snippets if you want countries in a select box (dropdown). I wanted them as check boxes organized by Continent. In my implementation (not represented in this code). I added ajax toggles so that each Continent's countries were hidde...
0
2434
posted 15 years ago by maestrojed
This requires jQuery. The script checks to see if default text is present in a text field on focus. If it is, then it clears the text. Otherwise, it leaves user entered text intact. This is normally used for a search box.
0
1237
posted 15 years ago by jonkemp
Check to see if your function exists in WordPress before calling it. This is standard php code though, so it works outside of WordPress as well.
2
1181
posted 15 years ago by jonkemp