Click to See Complete Forum and Search --> : Cross Browser Capatibility


d_deaderick
06-26-2003, 08:53 PM
After 2 days of research, I have managed to generate tnhe following code to fill 2 frames with one click:

<a href="designstoc.htm" target="contents" onClick="window.navigate('beach.htm')">Beach</a>

I don't have access to Netscape Navigator and since I'm not a professional developer, I don't want to load a lot of programs I don't use. So I was wondering if anyone knows if this code will work in Navigator?

Thanks
:confused:

d_deaderick
06-27-2003, 01:23 PM
Thanx dave

It was your java tutorial website that got me started on the answer. Without it I would have needed 14 seperate pages for each option.
:D