Hi,
Thanks for your reply, moving the call to tooltip into:
<script type="text/javascript">
jQuery(document).ready(function(){
jQuery("[rel=tooltip]").tooltip();
});
</script>
... solved the problem, bur raises another question. The code above is in
outer_layout.html, in
some views which extend outer_layout.html I have a
jQuery(document).ready(function(){}); that
contains a function to .carousel() or other Bootstrap components. Will the
two interfere?
Regards,
Annet
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.