florin.g wrote:
Will the prototype based calendar be the default? Will the prototype library be loaded with the jsImports by default?


Do you mean that if you include click-extras in your project that Prototype will be included through $jsImports variable? Then no Prototype is only included when you use a control which depends on it. Currently those controls are CheckList, ColorPicker and AutoCompleteTextField.

If you steer clear of those controls Prototype won't be included.


Will I not be able to use $.(..jquery..) any longer but do jQuery(...)
instead?


Only if you include a Prototype based control will you need to use jQuery.


I would appreciate a way (hopefully not too difficult) to not use prototype.


Does the above explanation clear things up?

kind regards

bob

Reply via email to