Welcome To Snipplr
Everyone's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
Lets you get YouTube video scene images by video id or youtube video url using only javascript OR jQuery.
5
2835
posted 16 years ago by Uzbekjon
include this snippet in your sites to force InternetExplorer 8 to display your site like InternetExplorer 7
In summary, IE7 compatibility support looks as follows:
IE=7
Display in IE7 Standards mode; Already supported in the IE8 Beta 1 relea...
3
3014
posted 16 years ago by tobaco
Here is a small function [[lobo235](http://www.netlobo.com/javascript_tooltips.html "Javascript Tool-tips")] wrote that will parse the window.location.href value and return the value for the parameter you specify. It does this using javascript's buil...
1
3445
posted 16 years ago by nelsnelson
This works with the standard video player component in Flash CS3.
Throw this actionscript in the first frame. Name your video player "videoPlayer" within Flash.
Then in the HTML markup object tag:
param name=FlashVars value="url=PathToVideo.flv...
0
1244
posted 16 years ago by relaxasaurus
Super simple output of browser version. Redundantly outputs the same info using both asp and javascript.
0
1575
posted 16 years ago by squaretone
A quick and easy function that will output table column names and loop through your SQL recordset results outputting it into a HTML table.
2
2189
posted 16 years ago by neal_grosskopf
Appends a css class to all form input elements on a page by extracting the input type from the element in question.
0
755
posted 16 years ago by stylephreak