Skip to main content

Search and Top Navigation

#6189 closed bug (notabug)

Opened October 16, 2010 04:27PM UTC

Closed October 20, 2010 02:23AM UTC

Last modified October 11, 2012 09:15PM UTC

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

Attachments (0)
Change History (2)

Changed October 20, 2010 02:23AM UTC by scottgonzalez comment:1

resolution: → invalid
status: newclosed

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

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted