Welcome To Snipplr


Everyone's Recent Snippets Tagged html



1 2 3 4 5 6 7 ... 25
Place the following inside a `<xsl:template>` block
0 3986 posted 14 years ago by rumremix
HTML PAGED LIST , USING AJAX, JSON AND DATABASE
0 1283 posted 14 years ago by ayaz
0 1258 posted 14 years ago by Sullan
0 1116 posted 14 years ago by BebenKoben
0 957 posted 14 years ago by damientailhades
The HTML simply discovers if it's IE and its version or if it's not IE. The jQuery discovers if it's IE, Firefox, Webkit Engine (Chrome and Safari) or Opera and its version as an integer.
1 3103 posted 14 years ago by cesarkohl
A small tip I picked up yesterday while developing a HTML email for a client. If you are testing in Hotmail using a browser other than Internet Explorer, you may notice that the email seems to left align and doesn’t display any background colours o...
0 1320 posted 14 years ago by i-am-andy
0 1764 posted 14 years ago by kspal
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 1031 posted 14 years ago by EgoAnt
Add code to theme functions.php file.
0 1485 posted 14 years ago by Huskie
In HTML forms, places this script in inputs to clear the value. If input box is blank, original value repopulates the input box.
0 1069 posted 14 years ago by officiallyWise
Namespaces for enable browsers redering stuff for facebook's fbml, Google+1 and WAI-ARIA attributes in XHTML served as application/xml+html.
0 3322 posted 14 years ago by leobetosouza
A four square layout design that can be resized and inserted into any larger wrapper.
0 1725 posted 14 years ago by marshalletm
On screen: Click here to see the pics! On print: Click here [link: http://www.shabada.boh] to see the pics!
0 1240 posted 14 years ago by claudiowebdesign
A form button for reloading a page.
0 1023 posted 14 years ago by blantonious
Creates a link to reload the current page.
0 1058 posted 14 years ago by blantonious
Here you see a example to make your table background color fdifferent at last
0 2288 posted 14 years ago by Darksider3
You need to convert Python source code into HTML markup, rendering comments, keywords, operators, and numeric and string literals in different colors. tokenize.generate_tokens does most of the work. We just need to loop over all tokens it finds, to...
0 1495 posted 14 years ago by magicrebirth
[from the author's website] I wrote this to better understand the relationship between RGB colors. Running it will generate a fairly large HTML file with all sorts of color transitions on it so you can see what is happening as colors are tweaked in...
0 1352 posted 14 years ago by magicrebirth
0 1490 posted 14 years ago by magicrebirth
Since forms only read the name of the element and not the id, this could be helpful since it makes each each element's name its id and its id the name.
0 1359 posted 14 years ago by tcam27
1 2 3 4 5 6 7 ... 25