Welcome To Snipplr
Everyone's Recent HTML Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
The css style's in the <style></style> tags are important for this snippet to work.
1
1039
posted 13 years ago by bobbym245
this thing works except of course for IE which makes the bold text make a little jump like effect in the end. If anyone has a solution please let me know :)
cheers!
Johanna
0
651
posted 13 years ago by epictree
A favicon (short for favorites icon), also known as a shortcut icon, website icon, URL icon, or bookmark icon is a 16×16 or 32×32 pixel square icon associated with a particular website or webpage. The interesting bit here is the apple-touch-icon wh...
0
870
posted 13 years ago by cappellin
How to determine a static map image for google Maps as fallback for visitors without JS. The image can later be replaced via JS with the google Maps IFrame.
0
896
posted 13 years ago by ichnoweb
This code will allow you to embed flash on websites and those sites will validate on w3c validator.
Unfortunately, sloppy developers don't usually care about validation. :/
1
1092
posted 13 years ago by trusktr
Just a bit of essential code lines to start everytime from. // I don't use it :P
5
974
posted 14 years ago by claudiowebdesign
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
652
posted 14 years ago by touffies
if window.jQuery is undefined, there must have been a problem downloading the script from the CDN. In that case, proceed to the right side of the && operator, and insert a script linking to a local version of jQuery.
1
636
posted 14 years ago by Deej
This is source I created from a project currently in development.
0
943
posted 14 years ago by chrislorenz