Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.8.0
-
Fix Version/s: 1.8.0
-
Component/s: ZendX_JQuery
-
Labels:None
Description
To allow the jQuery helpers to support different versions of UI and jQuery libraries with maybe different APIs it should be possible to set which version is used by the code to allow the following calls on the jQuery view Helper:
setUiVersion($version); getUiVersion(); setVersion($version); getVersion();
This is currently supported for the CDN already, but should also be possible in general for locally loaded code.
Issue Links
| This issue is dependecy of: | ||||
| ZF-6048 | JQuery Slider reset to 0 with the default change event |
|
|
|
Fixed in trunk, scheduled for 1.8 release.