Welcome To Snipplr
Everyone's Recent Snippets Tagged ie6
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
IE6 and IE7 don't respect the 'outline' attribute for hyperlinks. This jQuery snippet removes the annoying outline in these browsers.
0
1053
posted 12 years ago by Huskie
This is a JavaScript powered dropdown (flyout) menu. HTML and CSS included.
0
902
posted 13 years ago by zvineyard
Makes png transparency work on images and background images
Download script from http://www.dillerdesign.com/experiment/DD_belatedPNG/
0
801
posted 13 years ago by amyb
The code below will change the background-color of divs depending on what browser the user is viewing the web page under. Since * cascades down to IE7 and below, we use _ after that declaration so that IE6 (and below) has a different background color...
1
909
posted 14 years ago by alozuldo
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
3023
posted 14 years ago by juanduke
Any table with an attribute of align="left" also applies float:left in older versions of IE, this fixes it.
0
857
posted 14 years ago by vagrantradio
This little guy will make Internet Explorer 6 crash and close.
0
741
posted 14 years ago by vagrantradio