HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Submit To Frame
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
James-Nsx



Joined: 07 Mar 2008
Posts: 8

PostPosted: Thu Mar 27, 2008 9:01 pm     Submit To Frame Reply with quote

I was roaming around and found this, now I was wondering if anyone would mind helping me change it up a bit.

First off heres the code
Code:
<script language="JavaScript">
function abc(){
   var a = document.getElementById("aaa");
   frames['tframe'].location.href = a.value;
}
</script>

<input type="text" value="" id="aaa" size="12">
<input type="button" value="Lookup" onClick="abc();">
<br>
<iframe width="320" height="125" frameborder="1" marginheight="0" marginwidth="1" scrolling="auto" src="" name="tframe"></iframe>


What I would like it to do:
I had planned to use this to look up a signature for the online game RuneScapeŽ. The signature is
Code:
http://www.draynor.net/stat/dragon/male/black_naval/Nsx_Skills.gif
and looks like

I would like it so I could just type "Nsx_Skills" in the input and then submit it and it would fill out the rest. Any help would be appreciated.
James-Nsx



Joined: 07 Mar 2008
Posts: 8

PostPosted: Sat Apr 05, 2008 9:16 am     Reply with quote

Closed.

Found a better way.
Thanks.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial