input value

9 views
Skip to first unread message

Philmod

unread,
Aug 10, 2011, 10:14:45 AM8/10/11
to JavaScriptMVC
Hello,

How I can change the value of an input (in a controller).

$('#inputID').value = 'new value' doesn't work...

Thanks,
Philippe

Brian Moschel

unread,
Aug 10, 2011, 10:59:08 AM8/10/11
to javasc...@googlegroups.com
Please ask on forum.javascriptmvc.com


--
You received this message because you are subscribed to the Google Groups "JavaScriptMVC" group.
To post to this group, send email to javasc...@googlegroups.com.
To unsubscribe from this group, send email to javascriptmv...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/javascriptmvc?hl=en.




--
Brian Moschel

Jupiter Consulting
\Development\Training\Support
847-727-1609
brian....@gmail.com

E Brent Nelson

unread,
Aug 10, 2011, 11:02:42 AM8/10/11
to javasc...@googlegroups.com

$("#input").val("new value");

Reply all
Reply to author
Forward
0 new messages