jQuery dialog issues -
we have application has large administration piece. using jquery dialogs on few of pages contain cascading dropdowns (data driven using ajax\json) , jquery date pickers. having lot of issues this.
i have been googling around few weeks , have discovered many developers experiencing similar problems. have found lot of suggestions none of them seem resolve issues. issues have come on second time user navigates page containing 1 of these dialogs , seem recurring theme lot of complaints.
our particular issues date picker in disabled on second load (more textbox date picker assigned to). of cascading dropdowns not set selected value on second page load , edit function. on jquery 1.7.2
, jquery ui 1.8.18
. has encountering these same issues found solution?
** new info - have discovered ie 9 issue only. works fine in firefox , ie 8 - trying come solution **
Comments
Post a Comment