Wednesday 22 August 2012 5:07:14 pm - 1 reply
We are having ez publish 4.3.0 and installed eztag extention 1.2.2 but its not working properly at the time using attribute tags in class.
I am trig to implement eztags extention but its not working properly and giving javascript error.
Can any one help me.
Thursday 23 August 2012 10:50:16 am
Hi Nirav,
Can you give more detail around exactly what's not working properly, and where? What are the javascript errors you get?
You can update jQuery at any time by setting the local/external jQuery version in ezjscore.ini.append.php in your siteaccess:
[eZJSCore] Packer=3 ExternalScripts[jquery]=://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js LocalScripts[jquery]=jquery-1.7.2.min.js
If using a local script, place it in your design/<my_design>/javascript/ folder.
Cheers,
Geoff
You must be logged in to post messages in this topic!