POPUPS
How can I submit a form to a true popup not using target.
Here is the situation - I have a list of items in my main page and I have to update status and comments for multiple items, so I use a checkbox and have a button "edit selected items". At this point I bring up a popup, but to read the items that are checked i will need the submitting form. Once I change the comments and status, I save it for the ones that were checked and come back to the main list.
I hope this is clear.
PLEASE HELP!!!
|