Contents tagged with jQuery UI
-
jQuery UI Datepicker: Object doesn't support property or method 'datepicker'
My colleague was getting this error. When the code was placed in a test page, it worked but as soon as he added it to the relevant page, it stopped working.
-
jQueryUI Dialog: Close button shows dotted border in IE
I updated my jquery-UI dialog to version 1.10.3 but for some reason in IE the dialog’s close button started showing a dotted border. I knew it was due to the focus being set on the button because when I clicked anywhere on the page, it would disappear.
-
TypeError: this.element.prop is not a function
I was upgrading jquery and jquery-ui references in one of my project to the latest versions. Things were working fine on all of the pages except one where I kept getting this error:
-
jQuery UI dialog: modal overlay covering the dialog itself
I had a jquery UI dialog inside an asp.net UpdatePanel. It was working fine and I was using jquery UI’s older version. I thought upgrading all my jquery / UI references and updated to the jquery UI 1.10.3.
-
jQuery UI Datepicker Visible upon first time page load
I have used jQuery UI Datepicker several times before but in one of my recent implementation, I started seeing this weird behavior. At the very bottom of my page there was a thin rectangular box. See the image below: