Welcome To Snipplr


Everyone's Recent HTML Snippets Tagged javascript



« Prev 1 2
Extremely helpful to anyone who is looking to improve performance and follow best practices in HTML/CSS
2 886 posted 9 years ago by Rar
Add the "no-js" class to your topmost html element, so you can use CSS to style JavaScript-free pages. This snippet will then replace that tag with "js", allowing you to style pages with JavaScript. The excellent [HTML5 Boilerplate](http://html5bo...
0 1556 posted 11 years ago by EvanHahn
i don't know if this is amazing or scary
0 424 posted 11 years ago by ederfortunatO
Highly customizable search widget for Google+ that is inspired by Twitter widgets. This widget searches across the body and comments of public posts and displays a summarized version of matching posts with any attached images.
0 411 posted 11 years ago by mikemore
0 433 posted 11 years ago by BebenKoben
This is just a quick sample that shows how to have a button visible on a page only if the person has JavaScript enabled.
0 425 posted 11 years ago by EgoAnt
Creates a link to reload the current page.
0 428 posted 11 years ago by blantonious
I took this out of an example in tutsplus, and I added a fadeIn action for aesthetic reasons.
0 677 posted 11 years ago by luizlopes
This is just a simple page full of XHTML to follow along with my JS book. A template.
0 531 posted 11 years ago by inreflection7
This is mostly taken from the HTML5 Boilerplate project so kudos go there. Dont forget to update the local URL paths.
0 616 posted 12 years ago by lawlesscreation
0 435 posted 12 years ago by gdesjardins
0 464 posted 12 years ago by paul66
0 427 posted 12 years ago by danhanly
Proper way of loading libs such as jQuery from Google's CDN. Place these JavaScripts at the bottom for fast page loading. To target different versions, you can be more specific if you want; eg. /1.4/ or even /1.4.4/. (NOTE: you may either use http...
0 710 posted 12 years ago by hced
0 329 posted 12 years ago by dharmamike
Grab Google CDN's jQuery. Fall back to local if necessary, Taken from the HTML5 Boilerplate.
1 684 posted 12 years ago by f6design
Testing, if Browser supports HTML5 "date" Value for type in input-fields
0 427 posted 12 years ago by ichnoweb
0 432 posted 12 years ago by terrencewood
The bare minimum required tags in the head tag of any HTML doc...
1 648 posted 12 years ago by jaymanpandya
Para hacer un solo desplegable, dejar solo una línea de <div></div>
0 466 posted 12 years ago by chiesalo
[Источник](http://sreznikov.blogspot.com/2010/01/supplant.html)
0 451 posted 13 years ago by vissper
1 425 posted 13 years ago by manatlan
« Prev 1 2