-
Netscape 6
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
-
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.
-
1 Attachment(s)
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
-
ya I got the same thing you did. that would pi$$ me off.
you might have to use a different script.
-
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
-
let me play around with it and see what I can do. it might be an internal thing with NS6.
-
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.
-
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??????
-
can't you just do the same as IE? I will look into it.