Forum Moderators: open

Message Too Old, No Replies

ilayer, Change main page with link in ilayer page

cant seem to get this

         

will1480

3:03 pm on May 16, 2004 (gmt 0)

10+ Year Member



I am just using ilayer for the first time, a big fiasco about window.onload stuff and cant get things to work any other way. Well, I would like to have links within my ilayer change the main page instead of the ilayer page. Any ideas?

encyclo

3:08 pm on May 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you talking about ilayer, or iframes? ilayer only works in Netscape 4, I think.

I'm not a great fan of iframes, but have you tried using:

<a href="whatever.html" [b]target="_parent"[/b]>?

IIRC that should work...

will1480

4:22 pm on May 16, 2004 (gmt 0)

10+ Year Member



thank you. That worked perfect. Problem solved!