Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged ie6



« Prev 1 Next »
This is a JavaScript powered dropdown (flyout) menu. HTML and CSS included.
0 1109 posted 13 years ago by zvineyard
2 1063 posted 14 years ago by alyssonweb
0 1070 posted 14 years ago by touffies
On click event, display a div on mouse coords. Tested on Firefox 3.6.11, chrome 6, internet explorer 6. Based on this source code: http://www.webdeveloper.com/forum/showthread.php?t=92007
0 3496 posted 14 years ago by juanduke
1 1016 posted 14 years ago by theasta
0 1182 posted 14 years ago by wesleymacente
Go to page, then place code in address bar and generated code will be shown in new window.
1 1244 posted 15 years ago by bionic
XHTML 1.0 Strict deprecates the use of iframes in favor of objects. While this has gotten a lot of flack, iframes were never truly a part of HTML, just a proprietary element in Internet Explorer that eventually got universal support. Objects are a mo...
0 1209 posted 15 years ago by chrisdpratt
0 949 posted 15 years ago by inkdeep
include document ready and standard code to run swfobject smoothly in IE6
1 1123 posted 16 years ago by apro2000
dynamic background images flickers in IE6 *** more ressources: [here](http://misterpixel.blogspot.com/2006/09/forensic-analysis-of-ie6.html) and [here](http://support.microsoft.com/default.aspx?scid=kb%3Ben-us%3B823727) and [here](http://ajaxia...
0 1088 posted 16 years ago by localhorst
This is the javascript code that enables you to create hover effects also in IE6. It's clean, it's light, it's super! :) Apply that code to your document (eg. in <head></head>) and in css add like this: ul li:hover, ul li.shover { your css st...
1 1175 posted 16 years ago by mihael
4 1348 posted 16 years ago by conspirator
There are several fixes out there that work in different ways, but none of them are perfect (especially regarding background images). Here's a list of the ones I've found that work reasonably well&mdash;try them out to find one that works for your w...
0 880 posted 16 years ago by wizard04
1 1125 posted 16 years ago by ginoplusio
If you've ever been frustrated at fixing multiple double margin / duplicate character bugs in your page, using this handy jQuery snippit, you can wipe them away instantly! This code requires the latest version of jQuery.
3 1355 posted 16 years ago by haxd
6 1171 posted 16 years ago by AlexWolfe
Getting SuperSleight running on a page is quite straightforward, you just need to link the supplied JavaScript file into your document inside conditional comments so that it is delivered to only Internet Explorer 6 or older.
3 1432 posted 17 years ago by jonhenshaw
In IE5 and IE6 the transparancy in PNG images won't happen at all, so this would fix it. This might come really useful while we are in the era of switching to better standard-friendly browsers.
7 1498 posted 18 years ago by iTony
paste above in HEAD tag
1 1010 posted 18 years ago by clapfouine
A useful but often overrated JavaScript function is the browser detect. Sometimes you want to give specific instructions or load a new page in case the viewer uses, for instance, Safari. Copy this script into your JavaScript files. It works immedi...
1 1167 posted 18 years ago by jonhenshaw
« Prev 1 Next »