Downgrade JQUERY version


EzGenerator use latest JQUERY version for both desktop and mobile pages.

If you for any reason need to use older JQUERY version, follow this steps:

 

1. close ezgenerator

2. locate file web.ini in project folder

3. edit this file with notepad, change

 

JQUERY_VER_DESK=1.11.2
JQUERY_VER_MOB=2.1.3

 

to :

JQUERY_VER_DESK=1.8.3
JQUERY_VER_MOB=1.8.3

 

where 1.8.3 is jquery version nr (one of the version numbers here : https://developers.google.com/speed/libraries/devguide#jquery )

 

4. save and start ezg

5. do full build

 

remark: if you build offline project and need to include jquery locally (inside project), use :

JQUERY_VER_DESK=local
JQUERY_VER_MOB=local

 


Print  posted by   Jquery/Ajax tags:    
0 0




CATEGORIES



TAGS


RECENT ENTRIES