Is there a good library which has nice animated popups? I’m looking for a popup where I could have basic html fields like text area and stuff….
I’m looking for a popup which will overlay on the current page..not the popup which would open a new re-sized window.
There are quite a few User Interface Libraries for JavaScript out there, the most famous one is probably jQuery UI. You can customize jQuery UI with CSS via so-called Skins and there is a huge set of widgets. You might want to take a look at jQuery UI’s dialog.