Hallo, > das ist shit ... ich habe ein popup, das aufgeht (popup-win), > und da kann > ich ein x-offset vom bottom nur in pixel angeben. ist klar, > dass das popup > dann je nach aufl�sung an einer anderen stelle landet. k�nnte > ich im onload > feststellen, welche aufl�sung der client hat, k�nnte ich > demnach das offset > setzen ... > >
probiers mal mit screen.width und .height in Javascript: alert(screen.width); Gruss Alex Kommt zur .NET Community Conference in Karlsruhe http://www.dotnetcommunityconference.com ************************* _______________________________________________ This ASP.NET email is sponsored by: UDEX ProMenu.Net - Die Software f�r Navigation - Jetzt kostenlos testen! Tree- Style, Horizontal- Slide, Vertical- Slide. http://www.udexnet.com _______________________________________________ Asp.net Mailingliste, Postings senden an: [EMAIL PROTECTED] An-/Abmeldung und Suchfunktion unter: http://www.glengamoi.com/mailman/listinfo/asp.net *************************
