Cleanshooter wrote:
sofitek wrote:
I found an another solution against tooltip for J3.+ (contact form and subscribe):
replace in media/jui/js/bootstrap.min.js
from
to
You can also try boosterstrap.js (for me it was bootstrap.min.js).
Sofia
replace in media/jui/js/bootstrap.min.js
from
Code:
[this.options.html?"html":"text"]
to
Code:
[this.options.html?"":""]
You can also try boosterstrap.js (for me it was bootstrap.min.js).
Sofia
This answer is the best one for J3
Yeah but doing an inspect element in Chrome we get erros:
Uncaught TypeError: Object [object Object] has no method ''. User doesn't get an error, but I guess maybe a better option to disable tooltips is at someone's mind?
Statistics: Posted by Z3RatuL — Mon Dec 23, 2013 4:16 pm
via Joomla! http://forum.joomla.org/viewtopic.php?t=668644&p=3120682#p3120682
No comments:
Post a Comment