i am trying to use the following code but it doesent seem like i can place a variable in side it to redirect to a url that is a variable any idea why it doesent work
window.setTimeout('window.location=go; ',500);
where go is normally "http://somesite.com"
any ideas, thanks again dave
i want to put some java script in a page that searches the html in the same page for a string. how can you do this? how can you store the document to a string or somehow scan through its own document looking for a certain line of html and if found store it to a variable along with everything...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.