Patrick Lauke schrieb:
I'm pretty sure it's a bug in (Win) Opera's absolute
positioning implementation, but annoying nonetheless...
would anybody be able to suggest a simple fix to
get the "advanced search/preferences" list to align properly
next to the input on my "frugal google" experiment
http://www.splintered.co.uk/experiments/74/ ?


the a.p. ul#options should be offset relatively to its containing block, which should be the r. p. fieldset#mainform in this case.


Opera versions prior to 8beta3 seem to ignore this and offset the ul relatively to body.

I don't know an easy fix, but
position:relative
on the nearest available block
<form>
looks better in Opera7.54 + 8beta1 here.

maybe a start to look at.

Ingo



******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to