Old 02-12-2006, 14:13   #1 (permalink)
dmwelch
Registered User
 
Join Date: Dec 2006
Posts: 5
open url in another frame...

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
  Reply With Quote
Old 02-12-2006, 16:23   #2 (permalink)
d3mcfadden
Senior Member
 
d3mcfadden's Avatar
 
Join Date: Apr 2005
Location: -
Posts: 694
Send a message via AIM to d3mcfadden
in a new frame or a new window? reguardless this can be down with a simple javascript.
  Reply With Quote
Old 02-12-2006, 17:07   #3 (permalink)
adminitrator
Registered User
 
Join Date: Oct 2006
Location: Cornwall, UK
Posts: 95
Send a message via MSN to adminitrator
<a href="http://www.google.com/" target="myframe">I love google</a>
<a href="http://www.ask.com/" target="_blank">I hate google</a>
  Reply With Quote
Old 02-12-2006, 17:50   #4 (permalink)
dmwelch
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.
  Reply With Quote
Old 02-12-2006, 19:36   #5 (permalink)
adminitrator
Registered User
 
Join Date: Oct 2006
Location: Cornwall, UK
Posts: 95
Send a message via MSN to adminitrator
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
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8