Jquery: Update css from a form entry.

Posted by Chad Whitaker on Stack Overflow See other posts from Stack Overflow or by Chad Whitaker
Published on 2010-03-26T16:07:35Z Indexed on 2010/03/26 16:13 UTC
Read the original article Hit count: 345

Filed under:
|

Hello,

I'm new to jQuery and I want to have a input box from a form called "width" and when you type a value (lets say "300") it will instantly update the div "#box" to a width of 300px.

Thank you!

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about css