Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7960071
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T04:40:12+00:00 2026-06-04T04:40:12+00:00

Using Rails 3.2 and Twitter Bootstrap bootstrap-popover.js and bootstrap-tooltip.js here This is what I’d

  • 0

Using Rails 3.2 and Twitter Bootstrap “bootstrap-popover.js” and “bootstrap-tooltip.js” here

This is what I’d like to happen :

P

for when I hover over:

 <li>
  <a href="#" class="thumbnail"><img src="http://placehold.it/125x100" alt=""></a>
 </li>

In both “bootstrap-popover.js” and “bootstrap-tooltip.js” I have $(‘a’).popover(placement:’top’);.

What other options could I possibly specify in order to have the popout appear like it is in the picture above, with options “A title” and “And here’s some amazing content. It’s very engaging right?”

Here’s a pic of what I currently get:

enter image description here

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T04:40:13+00:00Added an answer on June 4, 2026 at 4:40 am

    Here is a working example of what it sounds like you want:
    http://jsfiddle.net/chapmanc/DuKCg/4/

    Also you only need to put the line of javascript in one place. I usually create a new .js file with all my custom functions and include that in my page the same way you are including the popover and tooltip scripts.

    For example the bottom of your file might look like:

    <script src="js/jquery.js" type="text/javascript"></script> 
    <script src="js/bootstrap.js" type="text/javascript"></script>
    <script src="js/bootstrap-tooltip.js" type="text/javascript"></script>
    <script src="js/bootstrap-popover.js" type="text/javascript"></script>
    <script src="js/customFunctions.js" type="text/javascript"></script>
    

    With customFunctions.js having the:

    $('a').popover({placement:'right'});
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using Rails 3.1 and Twitter Bootstrap, but struggling to replicate <a class=btn btn-large
Hey so I am using Rails PJAX for my web application with twitter bootstrap
I am using Twitter Bootstrap in my rails app. My navbar looks perfect in
I'm asking about using a Twitter Bootstrap modal window with a Rails form helper
I'm using Twitter Bootstrap 2.0.1 in a Rails 3.1.2 project, implemented with bootstrap-sass. I'm
In my Rails 3 application I'm using Twitter Bootstrap as a frame work for
In attempting to upgrade to Bootstrap 2 (using twitter-bootstrap-rails gem), it seems that page-specific
I'm using bootstrap-sass to integrate Twitter Bootstrap in Rails but I'm having issues with
How to use custom variables when using twitter-bootstrap-rails gem? I want to change the
In my rails 3.0.10 I would like to use Bootstrap from Twitter but I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.