what i would like to know... is if i can use the contents (url) of the text box to be displayed within the iframe when the go button is clicked, but im a bit stumped here... any help?Code:<form><input type=text Value="Type a URL Here" onclick="value=''" name="url"><button onclick="iframe.document.location='function.(url)value'">Go!</button><br> <iframe src="about:blank" height=500 width=650 name="iframe"></iframe></form>



Reply With Quote

Bookmarks