Mootools-core.js and bootstrap issues.

More
8 years 1 month ago #77516 by Bert
In my current joomla template im using boostrap 3. This conflicts with the mootools-core.js

One of the issues is: When i deselect a tabs (nav-pills) the deselected tab vanishes. (javascript sets the display to none).

I think Bootstrap triggers the hide function of mootools.
.setStyle(a="display", b="none")mootools-core.js (regel 113)
.hide()mootools-more.js (regel 209)

Do you really need mootools or can I remove them from the template?

Thanks

Please Log in or Create an account to join the conversation.

More
8 years 1 month ago #78017 by Mr. Dam
Replied by Mr. Dam on topic Mootools-core.js and bootstrap issues.
Hi Bert,
OS Services Booking doesn't use Mootools, it uses JQuery Javascript library
Thanks
Dam

Please Log in or Create an account to join the conversation.

More
8 years 1 week ago #79848 by Nohud
Replied by Nohud on topic Mootools-core.js and bootstrap issues.
I have exactly the same issue.
If i remove mootools-core.js then OS Booking works well but with it there is conflict (tab disappear).
Moreover, i need mootools-core.js cause i'm use it for many effects of my website.
How can i do ?
Thank you for your help.

Please Log in or Create an account to join the conversation.

More
8 years 1 week ago #79877 by Mr. Dam
Replied by Mr. Dam on topic Mootools-core.js and bootstrap issues.
Hi,
If the tabs aren't working, please turn on feature: Load Bootstrap at Configuration page of OS Services Booking.
Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam