PDA

Click to See Complete Forum and Search --> : Netscape 6


amani
Jul 26th, 2001, 04:00 PM
Hey,
Did any one tried the new version of Netscape ie Netscape6.0 .It has some odd behavior when I try to display a pop up message using OnMouseover , It displays an alert message and makes it impossible to visit that link...................
Can any body dare to fix this problem

Neti

scoutt
Jul 26th, 2001, 04:38 PM
I haven't had any problems like that. all it does to me is that is takes my menu and turns them to text and not links. other than that no, can you supply some code and I can check it out at home.

amani
Jul 26th, 2001, 05:51 PM
Sure no problem
that code is too big to post so I am attching as .txt file so please convertit to html and try it out
Thanks
Neti

scoutt
Jul 26th, 2001, 07:50 PM
ya I got the same thing you did. that would pi$$ me off.
you might have to use a different script.

amani
Jul 27th, 2001, 07:58 AM
Hey !
You saw the problem but were not able to fix it! I appreciate if you can let me know how can I improve on the existing script

Thanks

Neti

scoutt
Jul 27th, 2001, 11:10 AM
let me play around with it and see what I can do. it might be an internal thing with NS6.

scoutt
Jul 27th, 2001, 11:36 AM
well I stopped the alert box from coming up in NS6 but you don't get anyhting. it still works in IE and NS4.x
change this (bold)

if(navigator.appName=="Netscape"){(document.layers)?nav=true: old=false;}

I don't think NS6 supports this function to let the message come up.

amani
Jul 27th, 2001, 10:13 PM
Thank You. Hey! can I ask you some more doubts, if I have......Hey! canm you tell me how popup menus can be done in NE6/ Any ideas on this??????

scoutt
Jul 27th, 2001, 11:50 PM
can't you just do the same as IE? I will look into it.