Oh well. I guess this means I'm stuck without a datepicker in IE6 until they officially release 1.8...
Thanks for your help! I really appreciate your taking the time to look into this for me. -Nathaniel On Dec 22, 11:33 am, "Richard D. Worth" <rdwo...@gmail.com> wrote: > Yeah, my theory is blown. This works > > <script src="http://jquery-ui.googlecode.com/svn/tags/1.7.2/ui/ui.core.js > "></script> > <script > src="http://jquery-ui.googlecode.com/svn/tags/1.7.2/ui/ui.datepicker.js > "></script> > <script > src="http://jquery-ui.googlecode.com/svn/tags/1.8a1/ui/ui.datepicker.js > "></script> > > just as well as > > <script src="http://jquery-ui.googlecode.com/svn/tags/1.7.2/ui/ui.core.js > "></script> > <script > src="http://jquery-ui.googlecode.com/svn/tags/1.8a1/ui/ui.datepicker.js > "></script> > > It must indeed be something else in the complete version of 1.7.2 that's > causing the issue, as this doesn't work: > > <script src="http://jquery-ui.googlecode.com/svn/tags/1.7.2/ui/jquery-ui.js > "></script> > <script > src="http://jquery-ui.googlecode.com/svn/tags/1.8a1/ui/ui.datepicker.js > "></script> > > When I pulled out jQuery UI Effects Core from 1.7.2 it worked, but this > means pulling out all the effects as well, as they all depend on the effects > core. It also means using a custom build of 1.7.2. Not sure how it's > related. > > - Richard > > On Tue, Dec 22, 2009 at 10:35 AM, The alMIGHTY N <natle...@yahoo.com> wrote: > > > I'm not using the two versions together, though. I replaced the 1.7.2 > > datepicker file with the 1.8a1 datepicker file. I have to think that > > there's some sort of incompatibility somewhere (maybe some reference > > to something in the 1.7.2 file in one of the other 1.7.2 files?) > > that's causing this issue since it works fine again once I put the > > 1.7.2 datepicker file back in. > > > On Dec 21, 11:52 am, "Richard D. Worth" <rdwo...@gmail.com> wrote: > > > Yup. It seems the 1.7.2 version of datepicker doesn't want to have > > another > > > version be included after it. Seems it works with two copies of the 1.8a1 > > > version, however. Compare: > > > >http://jsbin.com/ibeqi/edit > > > >http://jsbin.com/izemu/edit > > > > - Richard > > > > On Mon, Dec 21, 2009 at 10:09 AM, The alMIGHTY N <natle...@yahoo.com> > > wrote: > > > > > It does appear to work on your page. Would the fact that I'm using > > > > jQuery UI 1.7.2 as my base and simply replacing that version of > > > > datepicker.js with the 1.8 version of datepicker.js possibly screw > > > > things up? > > > > > On Dec 17, 6:06 am, "Richard D. Worth" <rdwo...@gmail.com> wrote: > > > > > Looks ok to me: > > > > > >http://jsbin.com/esofi > > > > > > source:http://jsbin.com/esofi/edit > > > > > > - Richard > > > > > > On Wed, Dec 16, 2009 at 10:38 AM, The alMIGHTY N <natle...@yahoo.com > > > > > wrote: > > > > > > > I just incorporated jQuery UI 1.8a1 into my website to see if the > > > > > > changes made to the datepicker widget fixed the browser-killing > > issue > > > > > > I was having, and both Internet Explorer 6 and Firefox 3.5.5 are > > > > > > telling me that datepicker is not a valid function. > > > > > > > If I put the 1.7.2 version of the UI minified file back in, IE6 > > simply > > > > > > has the crashing problem and Firefox 3.5.5 works as it should. > > > > > > > Please advise if you have any idea why this would happen. > > > > > > > Thanks! > > > > > > > -NL > > > > > > > -- > > > > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > > > "jQuery UI" group. > > > > > > To post to this group, send email to jquery...@googlegroups.com. > > > > > > To unsubscribe from this group, send email to > > > > > > jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups > > > > > > .com> > > <jquery-ui%2bunsubscr...@googlegroups .com> > > > > <jquery-ui%2bunsubscr...@googlegroups .com> > > > > > > . > > > > > > For more options, visit this group at > > > > > >http://groups.google.com/group/jquery-ui?hl=en. > > > > > -- > > > > > You received this message because you are subscribed to the Google > > Groups > > > > "jQuery UI" group. > > > > To post to this group, send email to jquery...@googlegroups.com. > > > > To unsubscribe from this group, send email to > > > > jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups > > > > .com> > > <jquery-ui%2bunsubscr...@googlegroups .com> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/jquery-ui?hl=en. > > > -- > > > You received this message because you are subscribed to the Google Groups > > "jQuery UI" group. > > To post to this group, send email to jquery...@googlegroups.com. > > To unsubscribe from this group, send email to > > jquery-ui+unsubscr...@googlegroups.com<jquery-ui%2bunsubscr...@googlegroups > > .com> > > . > > For more options, visit this group at > >http://groups.google.com/group/jquery-ui?hl=en. -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to jquery...@googlegroups.com. To unsubscribe from this group, send email to jquery-ui+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en.