Skip to main content

All Questions

2 questions with no upvoted or accepted answers
0 votes
1 answer
88 views

jquery dialog window opens with datepicker text already focused

I know this is a tough one to understand.... I have a button that opens a dialog window. The buildPurchaseOrder url is just a form. $('#poDialog').dialog({ width:1000, height:1000,...
bart2puck's user avatar
  • 2,524
0 votes
0 answers
69 views

Stop jQuery UI theme overwriting custom theme

We use the jQuery UI datepicker control at work, and have only taken the .ui-datepicker classes and customised them. We don't actually use the jQuery UI themes at all. The issue I'm having now is I ...
aspirant_sensei's user avatar