Hey, yes, generally core is required for UI that use the widget factory. Datepicker is not one of them but a re-write is planned in which it would be required. For now you could use datepicker without using core but in future this might not be the case.
On Sun, Sep 20, 2009 at 11:22 PM, Marcello <[email protected]>wrote: > > I'm setting up a Datepicker and here's a strange thing, this is what I > included > > <script src="http://127.0.0.1/ma/js/jquery-1.3.2.min.js" type="text/ > javascript"></script> > <link type="text/css" href="http://127.0.0.1/ma/js/themes/ui-lightness/ > ui.all.css" rel="stylesheet" /> > <script src="http://127.0.0.1/ma/js/ui/ui.datepicker.js" type="text/ > javascript"></script> > > The "problem" is that this works, without adding the UI Code > <script src="http://127.0.0.1/ma/js/ui/ui.core.js" type="text/ > javascript"></script> > > Isn't the core required for all widgets to work? > Also, isn't there a min version of the core? > Thanks > > > > -- Ca-Phun Ung + http://yelotofu.com + hongkong, zce, jquery, jqueryui, php, css, html --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
