You can get with js like this:
document.iframe _name.form_name .area_name.valu e
User Profile
Collapse
-
Changing Address Bar
How to I change address bar wihout going another page. Thanks -
The correct form of your code is:
<form name='site'>
<input type='text' name='url'/>
<input type='button ' value='Go!' onclick="window .location=docum ent.site.url.va lue"/>
</form>Leave a comment:
No activity results to display
Show More
Leave a comment: