Displaying 1 result from an estimated 1 matches for "stylet".
Did you mean:
style
2006 May 08
2
prototype getHeight safari
...d="test"></div>
and a embedded css
<style>
#test {
width:100px;
height:100px;
float:left;
}
</style>
In Safari $(''test'').getHeight returns 100, fine but if the css
declaration #test.. is in a css file included by a <link
href="stylet.css" rel="stylesheet" type="text/css" ></link>
The height is 0!!
Is it something known, is there a workaround?
Thanks
Seb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/200...