Hyperlink Frames

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i need a hyperlink to open a frames page but then open up any page inside one
specific frame... is this going to require Java?
 
Yes, unless you create a frameset with the pages you want to open when the link is clicked,
otherwise you will have to use JavaScript to create a dynamic frameset.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
I clearly stated JavaScript in my reply, I ignored the reference to Java since the OP really meant
JavaScript.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
I've seen in the past web input fields that included a mini text editor for
input into that field and when the data was submitted, the formatting went
with it (in html I assume) (This would be found in an admin section of the
site on an editor/add page)
 
Back
Top