Results 1 to 3 of 3
- 11-06-2012, 11:44 PM #1
Member
- Join Date
- Nov 2012
- Posts
- 1
- Rep Power
- 0
Referencing something in a textarea for use in a java script
Is there a way to pull something that is typed into a text box and use it in a java script? I want to be able to do something where I can type a word (say "house") into the html textarea and have the javascript recognize that and perform a function like open a wikipedia article on houses (assuming I reference the article ahead of time). This way I could type anything into the textarea and have it retrieve the page or function that I had already referenced to be tied to what I type in.
- 11-07-2012, 09:53 AM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,484
- Rep Power
- 16
Re: Referencing something in a textarea for use in a java script
Java != Javascript.
You need a Javascript forum.Please do not ask for code as refusal often offends.
- 11-07-2012, 04:44 PM #3
Similar Threads
-
Java Referencing vs creating instance
By garnaout in forum New To JavaReplies: 8Last Post: 03-16-2012, 03:12 PM -
java load file to textarea, thanks in advance
By farahm in forum New To JavaReplies: 1Last Post: 03-26-2011, 04:31 PM -
referencing files in .exe
By minime12358 in forum Advanced JavaReplies: 7Last Post: 07-26-2010, 08:28 PM -
How to set TextArea after getting it's value from CGI script
By Basit781 in forum CLDC and MIDPReplies: 1Last Post: 05-25-2010, 09:53 AM -
getting java program from textarea
By vishnukumar in forum JavaServer Pages (JSP) and JSTLReplies: 4Last Post: 06-30-2009, 10:37 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks