I am trying to create a link that can change a word on the page when clicked. This is because i'm using a frame to show content, but the header (showing the location and page name of what they are looking at) are outside of the frame... so i need a way to change that word + the page they are viewing at the same time.
Would something along the lines of
<a name="page">Home</a>
and then in the link
<a href="blahblahmovies.html" onClick="page.somethingsomething=Movies">movies</a>
work at all? I would appreciate any help at all, thank you.



Reply With Quote
!
Bookmarks