Target Frame
I am running a banner rotating script at www.ovolive.com/index2.html in the
bottom frame. Everything is working fine except the hyperlinks are opening
in the bottom frame...I want to target them to the "home" (middle) frame.
Can you tell me where the script should define the "home" target?
Thank You!
# 1 Re: Target Frame
you should add it to your a href= tag, at the end add target="home">
jc
David Babineau <litspeed@aol.com> wrote in message
news:3916acf0$1@news.dev-archive.com...
>
> I am running a banner rotating script at www.ovolive.com/index2.html in
the
> bottom frame. Everything is working fine except the hyperlinks are
opening
> in the bottom frame...I want to target them to the "home" (middle) frame.
> Can you tell me where the script should define the "home" target?
>
> Thank You!