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 1350 posted 14 years ago by zvineyard
2 1518 posted 14 years ago by alyssonweb
0 1369 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 3835 posted 15 years ago by juanduke
1 1383 posted 15 years ago by theasta
0 1441 posted 15 years ago by wesleymacente
Go to page, then place code in address bar and generated code will be shown in new window.
1 1645 posted 16 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 1487 posted 16 years ago by chrisdpratt
0 1168 posted 16 years ago by inkdeep
include document ready and standard code to run swfobject smoothly in IE6
1 1364 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 1248 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 1572 posted 16 years ago by mihael
4 1591 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 1046 posted 16 years ago by wizard04
1 1373 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 1643 posted 16 years ago by haxd
6 1595 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 1933 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 2029 posted 18 years ago by iTony
paste above in HEAD tag
1 1469 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 1356 posted 19 years ago by jonhenshaw
« Prev 1 Next »