If you haven't found a solution yet, TopUp looks very interesting. However, it's in beta, so it might not be 100% stable. Try out the demos, and see if that's what you need.
One thing about the demo: You'll notice that two alert() boxes appear when you open and close the default demonstration popup. Obviously, they won't be there if you use the script yourself, it's just proving that the script has support for events like when the popup opens and when it closes. To remove those popups, scroll down, and change both textareas to 'function(){}'. They can't be blank, for some reason.
As for the thread location, you can't possibly make a popup form in only HTML. Some kind of client-side code, like Javascript, will be needed.
Last edited by Physicsguy; 12-14-2011 at 10:37 AM..
|