Ah,

I confess I tried something like this before and it did not work. But now
it is working fine. Great.

   <script type='text/javascript'>
        $(function () { $("[data-toggle=tooltip]").tooltip(); } );
   </script>

Cheers
ambs


On Sat, Jul 13, 2013 at 7:25 PM, Alberto Simões <[email protected]> wrote:

> Hello
>
> Should be forgetting something. From the docs:
>
> "For performance reasons, the tooltip and popover data-apis are opt in,
> meaning *you must initialize them yourself*."
>
> but not sure how to do that...
>
>
>
> On Sat, Jul 13, 2013 at 7:10 PM, Alberto Simões <[email protected]>wrote:
>
>> Hello
>>
>> In can see the full page here:
>> http://eremita.di.uminho.pt/~ambs/pres.html
>>
>> Thank you
>>
>>
>> On Sat, Jul 13, 2013 at 4:07 PM, Alberto Simoes <[email protected]>wrote:
>>
>>> Hello
>>>
>>> I am trying to get tooltips, with this code:
>>>
>>>      <li class="span2">
>>>          <div class="thumbnail">
>>>
>>>
>>>               <a data-placement="right" data-toggle="tooltip" 
>>> title="Classification Systems"
>>>
>>>
>>>                  
>>> href="http://www.slideshare.net/hashashin/classification-systems-11978902";>
>>>                  <img 
>>> src="http://cdn.slidesharecdn.com/classsystems-120312165729-phpapp02-thumbnail-2?1331589609";
>>>  style="width: 100%" />
>>>
>>>
>>>               </a>
>>>          </div>
>>>      </li>
>>>
>>> But I just get the standard yellow tooltip for Firefox. Nothing more.
>>>
>>>
>>> Am I missing something, calling some JS function?
>>>
>>> Thank you,
>>> Alberto
>>>
>>>
>>>  --
>>> You received this message because you are subscribed to the Google
>>> Groups "twitter-bootstrap" 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.
>>>
>>>
>>>
>>
>>
>>
>> --
>> Alberto Simões
>>
>
>
>
> --
> Alberto Simões
>



-- 
Alberto Simões

-- 
You received this message because you are subscribed to the Google Groups 
"twitter-bootstrap" 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.


Reply via email to