Tuesday, July 28, 2009

How do I find out what my link back HTML code is?

Also what is the html code that sets up a link to open in another window. Where do i put the code?

How do I find out what my link back HTML code is?
To find the URL you're at try using window.location





well there's the javascript window.open() command to make a new window and there's also putting target="_blank" in the link attributes.


No comments:

Post a Comment