Forum Moderators: open

Message Too Old, No Replies

A frame question

getting out of it!

         

henry0

10:19 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Obviously I am not in love with frames :(
however I need to modif a frame that contains PHP and HTML

within a text in a frame I try to write a link back home
but it keeps opening the home page in the frame

How can I write it in order to go back out of thr frame

thanks

Lance

10:21 pm on Nov 22, 2004 (gmt 0)

10+ Year Member



Try:

<a href="HomePage.html" target="_top">Click me to get out of the frame</a>

henry0

10:54 pm on Nov 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Perfect the magic wand worked
thanks
regards

Henry