Hi,
the jquery datepicker is a component of jquery ui. You only load the
basic jquery lib in your example and the ui stuff is missing.
Check this page http://jqueryui.com/, click on "build custom download"
and on the next page you see another download button.
Download this complete package and
> Hi,
> the sfExtraWidgetsPlugin is not bundled with the jquery lib and so it
> is not loaded automatically.
> Therefore you have to define and load the according jquery and jquery
> ui assets.
>
> Example within PHP (but you should better define this assets in the
> view.yml):
>
> $response->ad
Hi,
the sfExtraWidgetsPlugin is not bundled with the jquery lib and so it
is not loaded automatically.
Therefore you have to define and load the according jquery and jquery
ui assets.
Example within PHP (but you should better define this assets in the
view.yml):
$response->addStyleSheet( '