Roger Roelofs wrote: >On Apr 26, 2006, at 12:40 AM, Jeniffer C. Johnson wrote: > > >>in Mozilla I can't select text, and on the page >>with the form I also can't bring the form fields into focus >> >>http://mode-superior.offlead.com/dev/clientlogin.php >> >>Problem not occurring in Firefox, Opera, or IE. >> >> >I don't see the problem in Moz 1.8b2. What version are you using? > >Usually when this happens it is because an absolutely positioned >element is layered on top of the content you can't select, but it seems >fine to me. > > Hi Jennifer, Under Win98SE, the problem is also occurring in FF-1.07 (and Moz-1.71). Here the problem is solved with: form { position: relative;}
Greetings, francky ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
