Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Help With Javascript! Re: Help With Javascript!

#88825
codman212
Member

I understand that, what I’m trying to do is open the links in a new window. For example, In HTML, you would do this to make a link:

Link

I need to know how to make the links in this javascript code open in a new window and/or open in the parent frame. Example for that in HTML:
Link

Thanks!!!!