Hello,

 

Im using Prototype Window class to show some popups.

Site can be seen here:

http://www.lido.si/si/garniture/10

 

When user clicks on image, it openes via window class. On close button
(>zapri X< in slovenian ^^) i call: top.Windows.closeAllModalWindows(); 

But after i close a window, and open another one again, the blue overlay
doesnt show again.

 

Also, when image is bigger then screen size there are some problems with
window positioning.

If site's scroll bar is at top and first window is opened window opens
normaly, then after you move scroll bar down abit window jumps over the top.

But if site's scroll bar is at bottom for example, window is horizontaly
centered and after scrolling abit it still stays centered (which is a  how
it should be).

 

Dont know if it has anything to do with it but window is called with 700×635
size, then when loaded it uses setSize and updateHeight to readjust height.

 

Anyone knows how to solve these two problems?

 

 

Regard,

Mitja

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to