It appears that it wraps the textarea, because it can't have child
nodes per:

//Wrap the element if it cannot hold child nodes
                
if(o._nodeName.match(/canvas|textarea|input|select|button|img/i)) {

Then when it wraps it, it also wraps the wiki formatting toolbar, but
it appears to forget to add that height to the mix. Sound right?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to