Welcome To Snipplr
Everyone's Recent Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
PHP
Convert incorrectly-formatted UTF-8 strings of HTML into correctly-formatted UTF-8 strings of plain text.
Useful for taking incorrectly-formatted UTF-8 strings containing HTML data, and converting them to correctly-formatted UTF-8 plain text.
A handy tool for displaying HTML stored in a database.
4
2330
posted 16 years ago by X3Maverick
Construyendo una plantilla XHTML progresivamente, entendiendo cada elemento insertado.
0
927
posted 16 years ago by demixo
Based on templates by luxuryluke and Kevin Hale.
Basic XHTML 1.0 layout which includes basic layout structure and is prepared for jQuery. On load a 'js' class is added to the root element in order to nicely handle graceful degradation if JS is dis...
8
1607
posted 16 years ago by nighthawk
Secure, Advanced, Better, Faster... function for remove/strip tags(Anti-XSS).
2
1744
posted 16 years ago by YPY
When a swf launches like this , without setters for the required args ( referer, IpAddress ) the reports will show 'unknown' domain.
0
924
posted 16 years ago by rowntreerob
shows that 2 required args to the swf are being set in JS
'swflink' contains 'referer' , 'IpAddress' arg values so they will not be undefined
0
1352
posted 16 years ago by rowntreerob
A series of tests to determine the best way to preload css images on elements that by default are hidden.
2
1281
posted 16 years ago by neal_grosskopf
A function to remove tags and to also remove excess spaces.
1
1145
posted 16 years ago by donkeykong
This snippet creates a basic input and label combo for an html form. Has tab stops at relevant places for adding for, id and name attritbutes
2
1261
posted 16 years ago by superdeluxesam
Pre-selects an html form with a requested value... ie; editing a form from a database
0
1160
posted 16 years ago by davidsword
This is basically the code given in the book "learning jQuery " by Chaffer J & Swednerg K.
5
1620
posted 16 years ago by stavelin
Gracias a este artÃculo, pude colocar fondos de imagen a para las filas de una tabla.
1
1310
posted 16 years ago by demixo
This code is both basic and available from 24ways.org, but it's damn handy to reach through the snipplr plugin from textMate.
PS: all cred to Rachel Andrew & the 24ways team.
4
1253
posted 16 years ago by stavelin
Just for a quick copy and paste. A cool Lorum Ipsum generator is at [lipsum.com](http://www.lipsum.com/).
1
1125
posted 17 years ago by wizard04