D
djdefpoints
I grabbed and modified the following script from the publishermvps site:
<a href="BLOCKED
SCRIPTwindowname_window=window.open'testpage.htm','windowname_window','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=428', height=480');windowname_window.focus()">More...</a>
I inserted this code fragment into my document, published to web, and
likewise, published-to-web the document called testpage. Both the main
webpage document (called index-test.htm) and testpage.htm reside in the same
folder on our network server. I assumed I could test this fragment out
before actually putting the documents on our website, but the link doesn't
work. I get the hyperlink on the page (More...) but when I click on it,
nothing happens. I'm a bit confused.
Side question: will pop-up blockers be a problem for this code snippet? (I
actually have trouble on this site with that - this posting window gets
blocked.)
Thanks in advance for your help.
<a href="BLOCKED
SCRIPTwindowname_window=window.open'testpage.htm','windowname_window','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,width=428', height=480');windowname_window.focus()">More...</a>
I inserted this code fragment into my document, published to web, and
likewise, published-to-web the document called testpage. Both the main
webpage document (called index-test.htm) and testpage.htm reside in the same
folder on our network server. I assumed I could test this fragment out
before actually putting the documents on our website, but the link doesn't
work. I get the hyperlink on the page (More...) but when I click on it,
nothing happens. I'm a bit confused.
Side question: will pop-up blockers be a problem for this code snippet? (I
actually have trouble on this site with that - this posting window gets
blocked.)
Thanks in advance for your help.