| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Dec 2006
Posts: 5
|
Ok, here is what I want to do: I want to have a text box that will allow someone to type a URL into then click the button and have that URL they typed in open in the next frame. Any Ideas? Thanks DW |
|
|
|
|
|
#4 (permalink) |
|
Registered User
Join Date: Dec 2006
Posts: 5
|
How do I do that via javascript. I don't know how to write that code. Also, I just want to make sure admin. understands... I want the user to be able to imput whatever url they want into the box and then press the button. Then I want the website of the url they entered to show up in the next frame. |
|
|
|
#5 (permalink) |
|
Registered User
|
lol i tried that before but it totaly sucked but if you realy want to you can try something like: <button onclick="document.getElementById('myframe').src=do cument.getElementById('myurl').value;">MoFo</button> don't know if it'll work though because i haven't don't anything like this for ages |
|
![]() |