-
Senior Member
JavaScript pop-up on link in txt file. How?
Hi,
I am loading dynamic text from a text file. How do I apply a JavaScript pop-up script to a text link in the txt file? Anyone?
Thanks,
Flip.
-
Senior Member
Hi,
in the text file use something like this
&someVariableName=some text and <a href="javascript:window.open('filename.html','newW indow','width=500,height=400');void(0);">a link</a>&
-
Senior Member
Thanks a bunch.
Got it.
Flip.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Click Here to Expand Forum to Full Width
|