Hey Richard Thanks for the reply.
To see a working error of this you can go to http://testx3.emaint.com and login as JQUERY:JQUERY (username:password). Once logged in you may have to navigate to the tab that says "Scheduling (Beta)". On that page is where the error occurs. If you drag one of those maroon boxes to another date you'll see that error I spoke about up there. The code operating that page is actually 2000+ lines which can be viewed at http://testx3.emaint.com/scripts/x3scheduler.js But I have added a minimized version of this at http://testx3.emaint.com/scripts/IE_Error_Scheduler.js which appears to be the functions that create the error from doing testing. Thanks again ------------------------------------------------- Brandon Ryall Software Developer eMaint Enterprises LLC 438 N. Elmwood Road, Suite 201 Marlton, NJ 08053 P 856-810-2700 x7180 F 253-323-6353 On Thu, Oct 15, 2009 at 7:42 PM, Richard D. Worth <[email protected]> wrote: > A code sample would help. If you don't have a place to host a live sample > page, please post to jsbin.com: > http://jsbin.com/ > > Thanks. > > - Richard > > > On Thu, Oct 15, 2009 at 3:48 PM, Brandon Ryall > <[email protected]>wrote: > >> >> Has anybody ever come across this in IE? >> >> Message: 'data(...).options' is null or not an object >> Line: 22 >> Char: 12801 >> Code: 0 >> URI: http://localhost/scripts/jquery-ui-1.7.2.custom.min.js >> >> I'm using drag and drop and the draggable/droppable items are >> utilizing the $.data() method, not sure if that's causing the problem >> though. >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
