Welcome To Snipplr
Everyone's Recent Snippets Tagged javascript
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
converts date/time that sharepoint kicks out to m/d/y format.
0
1834
posted 16 years ago by rumremix
This is the correct markup for an inline script tag for HTML 4.01 and XHTML 1.0
Note the lack of any "language" attribute since this is deprecated.
In HTML 4, the content type is declared as CDATA, which means that entities will not be parsed....
0
2100
posted 16 years ago by PapillonUK
Will convert all of the mysql dates on the page to be localized.
0
1806
posted 16 years ago by yisreldov
Just a simple benchmark utility, working both in AS2 & JS.
0
1427
posted 16 years ago by irrevokable
via [https://www.packtpub.com/mootools-1-2-beginners-guide/book](https://www.packtpub.com/mootools-1-2-beginners-guide/book) & [http://davidwalsh.name/mootools-custom-event](http://davidwalsh.name/mootools-custom-event)
0
1602
posted 16 years ago by cfleschhut
Similar to [Get Elements by Class Name]( http://snipplr.com/view/1696/get-elements-by-class-name/), but with optional "tag" parameter. Performance is increased by first retrieving the desired tag if available.
0
1878
posted 16 years ago by jasonseney
via [http://davidwalsh.name/opacity-focus](http://davidwalsh.name/opacity-focus)
0
1735
posted 16 years ago by cfleschhut
Ever have to make a swf that needs to change height? Want to use the browser's scrollbar instead of having to create one in flash?
0
1470
posted 16 years ago by cessnajumpin
Creates a DATE and TIME object that can be places on a site.
OPEN-SOURCE: Free to download, use, modify and distribute - so long as all Credits/Comments are left INTACT.
If you have any thoughts, comments or ideas for this script (or another script...
1
2091
posted 16 years ago by darksider
jQuery
JS, JQUERY : mettre une fonction en queue et annuler l'exécution d'une fonction en queue avec queue(), dequeue(), clearQueue()
ici on souhaite qu'une info s'affiche aux survole d'un <li> mais seulement une fois qu'un délai de 650 millisecondes est passé. Cependant si l'user ne survole plus la zone avant la fin du délai, il faut interrompre l'affichage de l'info. Voilà un...
0
2048
posted 16 years ago by alexandrepayet
Para hacer un solo desplegable, dejar solo una lÃnea de <div></div>
0
1815
posted 16 years ago by chiesalo
This will make links that look like this:
previous 1 2 ... 33 34 35 36 37 38 39 ... 264 265 next
You would just need to change the link in each of the numbers.
variables:
current page
total items in list
how many items per page are being dis...
0
1923
posted 16 years ago by linusx
via [http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/](http://ryanflorence.com/mootools-for-beginners-part-5-native-extensions/)
0
1747
posted 16 years ago by cfleschhut