arshadulla / jquery-week-calendar

Automatically exported from code.google.com/p/jquery-week-calendar
0 stars 0 forks source link

IE7 and IE8 report JS errors #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi - after copying the code from the online full demo, whenever I upload
this to my server, I get the following JS error message:

'data(...).options' is null or not an object
jquery-ui.min.js
Code:0
URI: http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js

Any idea what this might be? The error is not apparant in IE6 or in Firefox
3.6. This is tested in Windows XP and Windows Vista.

Thank you for your help,
Seb

Original issue reported on code.google.com by nowt835@gmail.com on 23 Sep 2009 at 2:09

GoogleCodeExporter commented 8 years ago
Forgot to mention - this happens immediately after releasing the mouse button 
after
dragging and dropping an event.

Original comment by nowt835@gmail.com on 23 Sep 2009 at 2:11

GoogleCodeExporter commented 8 years ago
Hi, I had the same issue on IE6, see the #80 (problem with IE timing 
function...) 
The patch works for me for all browsers (IE6, firefox 3.x)
Nicolas

Original comment by nicolas....@gmail.com on 23 Sep 2009 at 2:58

GoogleCodeExporter commented 8 years ago
Thank you! All working OK now. :D

Original comment by nowt835@gmail.com on 23 Sep 2009 at 3:03

GoogleCodeExporter commented 8 years ago

Original comment by robmo...@gmail.com on 30 Oct 2009 at 6:00