Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 02-12-2008, 05:05 AM   PM User | #1
brian.feister
New to the CF scene

 
Join Date: Feb 2008
Posts: 4
Thanks: 2
Thanked 0 Times in 0 Posts
brian.feister is an unknown quantity at this point
Broken Rollover Images

Hi Everyone,

Sorry for posting again but I'm having this problem with my rollover images being broken. I'm not sure what the problem is, it might be a z-index type problem but honestly I'm still learning (P.S. the site is not a for-profit thing, it's a non-profit event). If you spot anything that might be the problem please help!

http://liquidlovetrance.com
http://liquidlovetrance.com/liquidstyle.css

Thanks in advance!!!

Brian

Last edited by brian.feister; 02-12-2008 at 05:14 PM..
brian.feister is offline   Reply With Quote
Old 02-12-2008, 07:44 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
firebug says a syntax error in the script.
On a close look at the first block, it is like
Code:
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments;
	 for(i=0; i<a.length; i++)
    	if (a[i].indexOf("#")!=0)
		{ d.MM_p[j]=new Image; 
		d.MM_p[j++].src=a[i];
		}
		}
}
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 11:14 PM.


Advertisement
Log in to turn off these ads.