Hi,
I'm writing a webpage for a family tree website, and depending on which member of the family you choose from an image map will send the user off to a page specific to the member you've chosen from the image map.
I am using Javascript to build the URL, but would like the page to open in the current page, not a new window as
does.Code:window.open("gallery1.htm?Page"+famid)
I'm sure it's something stupidly simple.. But can anyone help as it's doing my nut!
Thanks.
Jason.


Reply With Quote
Bookmarks