when I active the debugging mode I get the popup message:
blockUI requires jQuery v1.2.3 or later! You are using v1.11.1
any idea what to do ?
when I active the debugging mode I get the popup message:
blockUI requires jQuery v1.2.3 or later! You are using v1.11.1
any idea what to do ?
Just edit jquery.blockUI.js sudo nano /addons/web/static/lib/jquery.blockUI/jquery.blockUI.js)
remove old expresion line 18 - 21
if ((/1\.(2\.([3-9]|[1-9][0-9])|[3-9]\.[0-9]*|[1-9][0-9]*\.[0-9]*)/.test($.fn.jquery)) === false ) {
alert('blockUI requires jQuery v1.2.3 or later! You are using v' + $.fn.jquery);
return;
}
Thats it :).
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
1
sep. 20
|
5096 | |||
|
0
mar. 19
|
7511 | |||
|
0
okt. 16
|
4832 | |||
|
0
maj 16
|
5314 | |||
|
0
apr. 24
|
5361 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.