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
1636
posted 15 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
1118
posted 15 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
1437
posted 15 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
1433
posted 15 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
2684
posted 15 years ago by trusktr
Just a bit of essential code lines to start everytime from. // I don't use it :P
5
2506
posted 15 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
1129
posted 15 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
1097
posted 15 years ago by Deej
This is source I created from a project currently in development.
0
1575
posted 15 years ago by chrislorenz