Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- can't get autosize plugin to work with hidden div.


nelsonm - 12:31 am on Jul 11, 2012 (gmt 0)


Nevermind, I changed the selector syntax to:
$('#prt-workorder-window textarea#wo-Notes').val(text);
$('#prt-workorder-window:hidden').find('textarea#wo-Notes').autosize();

It now works.


Thread source:: http://www.webmasterworld.com/javascript/4474400.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com