Welcome To Snipplr
Everyone's Recent JavaScript Snippets Tagged script
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
JSLint requires the body of every `for in` statement should be wrapped in an `if` statement
0
837
posted 12 years ago by luizlopes
Free JavaScript slideshow with thumbnail gallery, zoom-in-effect, zoom-out-effect and transparency-effect (opacity). Add as many pictures as you like. Each picture can be linked and commented. The thumbnail gallery can be displayed or hidden. True co...
0
1008
posted 13 years ago by fabulant
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
923
posted 14 years ago by PapillonUK
1) if jQuery is already loaded into a browsers' cache -> do nothing
2) if the object is undefined, write a script-element into the source which references google's minified jquery file.
3) if jQuery is still undefined (let's assume Google is down)....
2
908
posted 15 years ago by iroybot
Caja con esquinas redondeadas y un borde de diferente color tambien redondeado. Más info en: http://www.curvycorners.net/
0
660
posted 18 years ago by aurele
No es necesario redondear los vertices de la imagen para darle una apariencia tal. Más info en: http://www.curvycorners.net/
0
711
posted 18 years ago by aurele
« Prev 1 Next »