[jQuery] the corner plugin fails with convulted css in firefox
hello friends,
i spent this night with the hope to make the jquery.corner plugin
replace mochikit.visual in a production project.
my problem is mainly that the css governing this page may probably
have set a height for the roundable element, and then firefox took the
'absolute' position too literally.
i'd suggest removing the first line containing ds.position =
'absolute', or conditioning it to non firefox browsers. this way,
firefox worked fine, as msie did.
thanks for your consideration, and for sharing your wonderful work,
alex