Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#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

Change History (2)

comment:1 Changed 12 years ago by Scott González

Resolution: invalid
Status: newclosed

It sounds like you're duplicating ids in your page with each ajax request. Please use the forums for help.

comment:2 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.