search for: tabpan

Displaying 1 result from an estimated 1 matches for "tabpan".

Did you mean: tablan
2006 Jun 14
1
Cross Browser Popups
Hi, Does anybody have a little cross-browser piece of code to resize a popup ? Excatly, I don''t know if it is possible ?, I would like to open a popup on the side of an existing window like if it would be a tabpane. So reducing window width by the width of the popup, set the popup on the side of the window. And the best of the best: when the window is resize, resizing the popup also ... :-) I''ve done (prototype way) something that resize window, and set the popup, but I fall in browser toolbar me...