Hello,
found a typo on
jQuery Resource.manifest file:
manifest.DefineScript("jQueryUI_Slider").SetUrl("jquery.ui.slidder.min.js",
"jquery.ui.slidder.js").SetVersion("1.8.10").SetDependencies("jQueryUI_Core"
, "jQueryUI_Widget", "jQueryUI_Mouse");
should be:
manifest.DefineScript("jQueryUI_Slider").SetUrl("jquery.ui.slider.min.js",
"jquery.ui.slider.js").SetVersion("1.8.10").SetDependencies("jQueryUI_Core",
"jQueryUI_Widget", "jQueryUI_Mouse");
slider.js not slidder.js
Jeroen Bakker
Fibonacci
[email protected]
---
You are currently subscribed to orchard-discuss as: [email protected].
To unsubscribe send a blank email to [email protected].