jQuery UI Datepicker and jQuery versions
Hi. If I use this datepicker is because I don’t find any other better option. DW gives it to me simply. I am a little worried about the versions of the jquery and jquery-ui files. I am using DW CC 2021, however, I don’t understand why the updatings didn’t consider at least any 3.x.x version of jquery, at least. (The current version is 3.6.0).
The included version is jquery 1.11.1 released on 2014. Of course, I can download the last version or call it through a CDN, like I do within the Bootstrap, but this kind of negligence or discare of not updating the libraries properly, desestabilizes me, and we talk a about a big and prestigious company like Adobe. This just confuses me, surprises me.
Well, I dragged the datepicker and also the related files, necessary, installed locally within the DW, as follows:
/jQueryAssets/jquery.ui.core.min.css"
/jQueryAssets/jquery.ui.theme.min.css"
/jQueryAssets/jquery.ui.datepicker.min.css"
<!--And also the JS files-->
/js/jquery-3.5.1.min.js" <!--replacing to the 1.11.1 version and works.-->
/jQueryAssets/jquery.ui-1.10.4.datepicker.min.js"
As you can see, as example, the jquery.ui is version 1.10.4, when the current version is 1.12.1 dated from 2016. The min.css files dated from 2014 and the version is 1.10.4. Actually, I downloaded locally also the jquery-ui.css version 1.12.1 (not included in DW), but it has lots lots of classes which I don’t really need.
I TRIED to find the same files on the jquery and jquery-ui websites, but a recent version of them, somthing like 1.12 but I didn’t find them. Not even the same version included in the DW. Are they files created by DW?
But I will use it because the datepicker is working. Any reflections, please. Thanks for your patience.
