Welcome To Snipplr
Everyone's Recent Snippets Tagged html
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
This took me a while to create so thought I would share. Can be used with <a href="http://www.textfixer.com/resources/country-dropdowns.php">HTML dropdown lists</a>.
1
1389
posted 14 years ago by gilbitron
JavaScript
Advanced use of jQuery cookie plugin to show/hide a notice, includes changing the HTML text of the link
0
1229
posted 14 years ago by phil7085
blank xhtml template from NetBeans 6,9 with load all google AJAX Libraries API
2
1185
posted 14 years ago by knedle
The bare minimum required tags in the head tag of any HTML doc...
1
1043
posted 14 years ago by jaymanpandya
[via rtcrm]
Image/Text replacement for clickable image. This is useful for logo images.
1
750
posted 14 years ago by mennyj
[via rtcrm]
<b>Needed:</b><br>
- Video in FLV format.<br>
- video_player.swf (standard player, which resizes for any flv).<br><br>
<b>Notes:</b><br>
- SWF and FLV files can live anywhere.<br>
- Location of FLV is relative to the location of v...
0
947
posted 14 years ago by mennyj
[via rtcrm]
Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 `<video>` element which offers native playback in Firefox 3.5 and Safari 3 & 4.
This is native OGG video playback in Firefox 3....
3
930
posted 14 years ago by mennyj
forms part of our Calibre Remote. an alternate gui for calibre ebooks content-server. this is the html files that contains the basic layout and brings it all together.
0
756
posted 14 years ago by minky
I frequently pass an array of elements from an HTML form to PHP, normally a list of checkboxes for removing database records. This will loop through an array of checkbox's with the same name & build a delimited string from the checked values. Afte...
0
704
posted 14 years ago by verostudios
HTML 5 provides some great new features for web designers who want to code readable, semantically-meaningful layouts. However, support for HTML 5 is still evolving, and Internet Explorer is the last to add support. In this tutorial, we’ll create a...
3
1093
posted 14 years ago by vagrantradio
## PHP - HTML Generation Class
This class allows you to generate (and fill) any HTML elements via programmatic or object-orientated methods
0
929
posted 14 years ago by minky
Note the special syntax:
* gt: greater than
* lte: less than or equal to
1
939
posted 14 years ago by c4ptivate
This is useful when you need to add logic to static html page.
0
679
posted 14 years ago by Meander365
This is a bare-bones, centered Tumblr layout with no styling, and a right-aligned sidebar. It has blocks for every content type, so completing this with your custom styling should be quick and easy.
1
791
posted 14 years ago by 67ideas