T3-Framework: 2.3.0
Template: T3 Bs3 Blank 2.1.5
Off-Canvas toggle still has issue, to remind people of the solution:
Here is the info:
https://github.com/t3framework/t3/issues/321
Here is the location for the files:
/plugins/system/t3/base-bs3/js/
The complete code for each file is below:
Amended jquery.tap.min.js file ( to replace the existing file)
[code type="xml"]!function(a,b){"use strict";var c,d,e,f="._tap",g="._tapActive",h="tap",i="clientX clientY screenX screenY pageX pageY".split(" "
,j={count:0,event:0},k=function(a,c){var d=c.originalEvent,e=b.Event(d);e.type=a;for(var f=0,g=i.length;g>f;f++)e[i[f]]=c[i[f]];return e},l=function(a){if(a.isTrigger)return!1;var c=j.event,d=Math.abs(a.pageX-c.pageX),e=Math.abs(a.pageY-c.pageY),f=Math.max(d,e);return a.timeStamp-c.timeStamp
Template: T3 Bs3 Blank 2.1.5
Off-Canvas toggle still has issue, to remind people of the solution:
Here is the info:
https://github.com/t3framework/t3/issues/321
Here is the location for the files:
/plugins/system/t3/base-bs3/js/
The complete code for each file is below:
Amended jquery.tap.min.js file ( to replace the existing file)
[code type="xml"]!function(a,b){"use strict";var c,d,e,f="._tap",g="._tapActive",h="tap",i="clientX clientY screenX screenY pageX pageY".split(" "