peterw;228343 Wrote: > For now I'm content testing the wizard for you.
Please give it another try. I think I now definitely found the cause of the issue: the elements were hidden using the "visibility" attribute instead of "display:none". This lead to placeholders being placed, which were (though invisibly) competing for screenspace. "display:none" does not use placeholders. -- mherger Michael ----------------------------------------------------------------- http://www.herger.net/SlimCD - your SlimServer on a CD http://www.herger.net/slim - AlbumReview, Biography, MusicInfoSCR ------------------------------------------------------------------------ mherger's Profile: http://forums.slimdevices.com/member.php?userid=50 View this thread: http://forums.slimdevices.com/showthread.php?t=37848 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
