#6189 closed bug (notabug)
value of text Inputs inside dialog that are loaded by jquery ajax are incorrect in later loads
Reported by: | Ashkan | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.dialog | Version: | 1.8.5 |
Keywords: | dialog, text input, value, value of input | Cc: | |
Blocked by: | Blocking: |
Description
Hello
I use jquery ajax to load a page that has a jquery dialog with text inputs inside in to a td. i'm able to open and close the dialog as much as i like and get the value of the text inputs inside it. if i load the td content for a second time (with the same jquery ajax), getting the value of the text input inside dialog returns the previous value.
Best Regards, Ashkan
Note: See
TracTickets for help on using
tickets.
It sounds like you're duplicating ids in your page with each ajax request. Please use the forums for help.