Log in

View Full Version : Background Image in Firefox



Roban
04-18-2007, 07:28 AM
Hi

I have some problem in dropdown menu using javascript.i got bgcolor in dropdown menu but when i use background image insted of bgcolor it functionaly only in IE not in Firfox.plz give me a solution

thanks

tech_support
04-18-2007, 07:51 AM
Your Object.style.backgroundImage = 'url(imagepath)'

Roban
04-20-2007, 09:08 AM
Hi
Thanks for your reply .I alredy using this code its working fine in IE .But in Firefox its not taking the background image.but when i using background color its working fine for both IE and FF.

tech_support
04-20-2007, 09:28 AM
Please post a link to the page on your site that contains the problematic script so we can check it out.