popup-window

Need help with jquery/javascript popup window script - getting weird error in internet explorer

Hi I am trying to build a jquery script that will open a new browser window (popup window) for a mail like application (user can double click on mails and they will open in a new window). That is not particular hard. My problem is that I want to keep track of the opened windows, so that if a user double clicks on the same mail item a s...

QT how to detect the systray area for creating systary pop up windows

hello all i need to create/design QT systray popup windows , i was thinking about creating custom windows that derived from QDialog , so it could look better then the ordinary "Information,Warning,Critical styles" my question is how can i detect the position of the desktop systray ,so how could give the popup windows the look and feel ...