Alright now I have been trying to work out a java script code but have yet to get the correct reaction that I want from it.
The script I want would include another page onto the currant page, after clicking a link. Along with that I want to make another link which will in turn remove the second page that loaded.
So in general it needs to open a new document on the currant page through a link, then have another link which will close the document from the page. Anyone have any ideas? Let me know thanks.
Javascript Code?
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
-
benjaminj88
- Forum Newbie
- Posts: 21
- Joined: Fri May 02, 2008 2:31 pm
Re: Javascript Code?
that's the problem I don't know exactly how to place information on the link so that I can gather it and make an if statement to output a different code for each link to include or require a different page, along with how to close it.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US