[jQuery] need to popup window, grab values from mysql db, have user edit, and save data
I'm looking for the best popup window plugin available. I want
clients to be able to view a schedule, and click a date. This will
display a popup window with values from a mysql database. The user
will then be able to add data (not delete or edit) more data, press
save, then close the popup and go back to the original schedule.
Right now I am leaning towards using the UI Dialog plugin - does this
sound like a viable use for this plugin?