Yeah, meant display of course, and tried it with display, and used display,
and I have no idea why the hell I wrote position here ;)



Klaus Hartl-3 wrote:
> 
> frando schrieb:
> 
>> - Changing the css to position: none and then back to position: block
>> - changing the position css attribute to 'table-cell'
> 
> Did you mean the position *property* or did you mean display? The values 
> you are talking of are for the display property, so if you tried what 
> you wrote, that wouldn't have had any effect. Browser ignore 
> declarations with unkown (incorrect) property values.
> 
> 
> Do not confuse them.
> 
> display: inline|block|table-cell|none|...
> 
> position: static|relative|absolute|fixed
> 
> 
> -- Klaus
> 
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Elements-aren%27t-expanding-when-appending-new-children-tf2617104.html#a7304818
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to