Wouldn't it be easier to just try such things instead of posting a question and waiting hours or even days for an answer, assuming you get one...? ;)
It's few simple lines, create the code, test it out, troubleshoot if needed. 5-15 min work max. Regards, Ales On Saturday, May 11, 2013 4:04:27 PM UTC+2, Annet wrote: > > 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.