On Fri, Feb 27, 2009 at 7:15 AM, Paul Carey <[email protected]> wrote:
> > Hi > > I'm including the script for the datepicker before ui.core. Something > like this > > <script src="jquery.js"/> > ... > <script src='ui.datepicker.js'/> > ... > <script src="ui.core.js"/> > > This seems to work fine, but I was hoping someone could clarify that > it's ok to link to the datepicker out of strict dependency order? It's neither recommended nor supported. Whether it works or seems to work today is kind of tangential to those two. - Richard --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
