Hi, I need a popup window customized: I would like to use this script http://www.sohtanaka.com/web-design/examples/modal-window/ http://www.sohtanaka.com/web-design/inline-modal-window-w-css-and-jquery/#comment-15285 - I need the popup window to be opened by when someone fills out a form: - I need it to open up a iframe within the popup - I need the form to submit to select boxes and when i select something it should open up iframe like this: iframe-file.php?value1=here&value2=here PS: I don't need to use the above jquery script, but i want something like that which works in most browsers. Thank You!