We moved to new unified forum!

Please post all new support queries in our New Forum.

T3 Community Discussion & Support

Let's build the best free Joomla template framework, together!
  1. Enes
  2. General Discussion
  3. Monday, 18 March 2013
  4.  Subscribe via email
Hi,
Before T3 1.0.1 version I was able to use Bootstrap's tooltip function by adding that code in the template's head.php:
<script>
jQuery(window).load(function() {
jQuery('a[rel="tooltip"]').tooltip();
})
</script>

But after I updated to v1.0.1 tooltip function doesn't work even if I add same code (above) in the head.php. What's been changed and how can I make it work again?
Thanks...
Comment
There are no comments made yet.
Accepted Answer
Accepted Answer Pending Moderation
0
Votes
Undo
OK there is no answer but I solved my problem myself :)
I had a login module which uses bootstrap, it's causes conflict so unpublish it and tooltips worked.
Thanks...
Comment
There are no comments made yet.
  1. more than a month ago
  2. General Discussion
  3. # Permalink


There are replies in this post but you are not allowed to view the replies from this post.