At 2:43 AM -0800 3/10/07, usman latif wrote:
>Hello all,
>Can some one help me on this issue, actually i want to
refresh the
>web page on inserting a value in a text box. is it
possible?
You've got to install Javascript handlers in your text
<input>.
Search for the events sent to text <input>, which
include onkeyup,
onkeydown, onpaste, etc.
<input type="text"
onkeyup="refreshsomestuff(this)"
value="hi"></inpu>
Emmanuel
------------------------ Yahoo! Groups Sponsor
--------------------~-->
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/4It09A/fOaOAA/yQLSAA/edFolB/TM
------------------------------------------------------------
--------~->
Visit http://aiaiai.com for
more groups to join
Yahoo! Groups Links
<*> To visit your group on the web, go to:
ht
tp://groups.yahoo.com/group/JavaScript_Official/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/JavaScript_Official/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:JavaScript_Official-digest@yahoogroups.com
mailto:JavaScript_Official-fullfeatured@yahoogroups.com
<*> To unsubscribe from this group, send an email to:
JavaScript_Official-unsubscribe@yahoogroups.com
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.c
om/info/terms/
|