I have a major problem. My flash nav bar works fine on a PC but when viewed in a page on a MAC the "transparant" part of the nav bar blocks some of the page.
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"...
How can i make the following code work in netscape?
x = getPageOffsetLeft(button);
y = getPageOffsetTop(button) + button.offsetHeight;
if (isIE5) {
x += -10;
y += 0;
thanks
:-p
I am working on a Javascript/DHTML nav bar. I need to make a floating box dissapear when mouseover a certain image and im having real dificulties doing so. Can someone enlighten me!!!!#
Thanks
Phantom
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.