Javascript Code?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
benjaminj88
Forum Newbie
Posts: 21
Joined: Fri May 02, 2008 2:31 pm

Javascript Code?

Post by benjaminj88 »

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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Javascript Code?

Post by Christopher »

Post your code.
(#10850)
benjaminj88
Forum Newbie
Posts: 21
Joined: Fri May 02, 2008 2:31 pm

Re: Javascript Code?

Post by benjaminj88 »

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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Javascript Code?

Post by Christopher »

(#10850)
Post Reply