General JS-Problems with templates and jQuery » History » Version 1
Max Milbers, 12/21/2011 02:28 AM
1 | 1 | Max Milbers | h1. General JS-Problems with templates and jQuery |
---|---|---|---|
2 | |||
3 | jQuery is often used by templaters and other extensions. jQuery must not loaded more than one time. To prevent incompatibilities, you can easily switch off the loading of the virtuemart jQuery library. |
||
4 | |||
5 | Look for this at /administrator/index.php?option=com_virtuemart&view=config tab templates. |
||
6 | |||
7 | uThe options for you important are: |
||
8 | Using the Virtuemart jQuery |
||
9 | Using the product Scripts |
||
10 | Using the Script ajax Countries / Regions |
||
11 | |||
12 | Most jquery conflicts are fixed, when you disable the "Virtuemart jQuery" library. |