[jQuery] absolute position inside inline element (opera)
So iam working on a new version of my plugin jquery-roundcorners-
canvas (http://meerbox.nl/?page_id=4) and i want to support rounding
inline elements.
Everything works fine in ie7 and firefox but not in opera. Opera just
doesnt absolute position a element inside a inline element. I have no
idea why. Maby a bug in opera?
I have made a page which shows what the problem is: http://meerbox.nl/opera.html
Any help would be appreciated :)