|
User Details |
message
|
|
Jock Piel
post date:
2010-02-27 14:10:56
|
The drop down onRollOver disappears in Moz 3.0.
http://www.amayouthsports.com/directors.html
Rollover any of the three drop downs ("Sports", "Directors" or "Sponsors") you will see the issue.
Appears to work correctly in Safari 3.x
Whole other issue in IE6 - previously posted.
The sub works fine on all other pages.
Suggestions?
Thanks, Jock
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-03-01 07:13:54
|
Hi,
Try to move the rendering script of the menu above the Flash movie that you load on the page. Place it bellow the menu code.
Regards,
Andrei
|
|
|
Jock Piel
post date:
2010-03-01 13:48:30
|
Hi Andrei,
Thanks for your prompt response.
url - http://www.amayouthsports.com/directors.html
I've removed the flash I had at the bottom of the page. I've removed the ieupdate.js script.
I reloaded the menu.
I moved the rendering script to just below the menu inside the "topNav" div.
Still does not work properly.
What else?
Thanks again for your help, Jock
|
|
|
Jock Piel
post date:
2010-03-01 17:10:26
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-03-02 07:41:29
|
Hello again Jock,
Please use correct doctype declaration. The one that you have at the moment on the page is not complete.
Use this one instead: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
Regards,
Andrei
|
|
|
Jock Piel
post date:
2010-03-02 10:17:04
|
Tried your suggestion and tried another DOCTYPE:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Still not working.
Next suggestion...
|
|
|
Andrei Rinciog [Extend Studio]
post date:
2010-03-02 10:25:18
|
Hello Jock,
Actually, your page is working now. Maybe you need to make a cache clearance for your browser.
Tell me if it works afterwards.
I just tested on my computer and the page is working in both IE 7 and IE 8.
Regards,
Andrei
|
|
|
Jock Piel
post date:
2010-03-02 10:53:22
|
|
Hi Andrei, but it's still not working in Mozilla-Firefox
|
|
|
Jock Piel
post date:
2010-03-02 13:31:34
|
|
I dumped the page and started over. Working now. Thanks for your help
|
|