![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
|
Major IE6 issue + CSS
Instead of setting list-style-type images I'm instead using this following CSS which I came up with:
div#rightcolumn .affiliate-links li a {
margin-left:0px;
background: url('images/famfamfam-mini/icon_favourites.gif') no-repeat;
background-position: 0% 50%;
padding-left:20px;
}Now this code in IE6 repeatedly loads the icon, and the worst is that I use this CSS throughout loads of the list types as I have different icons for each one. I've used it without the "a" on the end and the same issue occurs. It actually causes my server to crash because it's continually loading the icons over and over again. Any ideas on how to fix it? |
|
|
|
|
|
#2 |
|
Newbie
|
Disregard, this was a JavaScript issue in IE6
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Infinate Loop Issue | emdiesse | Java | 1 | May 22nd, 2007 2:54 AM |
| Boolean Flag issue | dwizzle13 | Visual Basic .NET | 4 | Dec 7th, 2006 5:58 PM |
| avc: denied { append } SELinux issue? | Infinite Recursion | Bash / Shell Scripting | 0 | May 18th, 2006 3:02 PM |
| .chm (Compiled HTML Help file) file issue. | bivhitscar | HTML / XHTML / CSS | 7 | Jan 25th, 2006 7:23 AM |
| JNDI and LDAP issue | Mortavitch | Java | 5 | Oct 20th, 2005 11:10 AM |