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

  • Home
  • SEARCH
  • 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 822987
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:52:48+00:00 2026-05-15T02:52:48+00:00

I am using this jQuery Tooltip plugin . I am trying to emulate the

  • 0

I am using this jQuery Tooltip plugin.

I am trying to emulate the example for Ex.3 when you hover of it, that is, I would like my tooltip to appear below in my example.

I can get the tooltip to appear correctly but for some reason, is not appearing below but to the right of my hover image.

How can I get it to appear below my image and NOT the right? My image is currently set at the top right of my web page.

  • 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-05-15T02:52:49+00:00Added an answer on May 15, 2026 at 2:52 am

    Wow that tooltip literally has no documentation other than that page.,, it appears that the tooltip position is based on where it is on the page. The closer it is to the top of the page, the tip will appear below.

    Personally, I’d recommend using a different tooltip script that allows you to set the tooltip position. Something like jQuery Tools Tooltip or qTip.


    Well apparently, the currently released qTip script doesn’t work with jQuery 1.4.2, but you can download the current build version that does work properly.

    Here is some sample code to show you how to use it, and a demo:

    $(document).ready(function(){
     $("#demo").qtip({
       content: 'Tooltip Content goes here',
       style: { 
          name: 'cream',           // Inherit from preset style
          tip:  'topMiddle'        // adds the pointy part to the tooltip window
       },
       textAlign: 'center',        // Center the tooltip contents
       position: {
        corner: {
         target: 'bottomMiddle',   // Location of tooltip relative to #demo when it opens
         tooltip: 'topMiddle'      // Portion of tooltip that meets with the target
        }
       }
     });
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using this tooltip plugin: http://bassistance.de/jquery-plugins/jquery-plugin-tooltip/ Is there any way I can make the
I'm trying to rewrite a Mootools tooltip class in JQuery using this class plugin
I am trying to display google map as a tooltip using qTip jquery plugin.
I have been using the JEditable plugin for JQuery and I would like to
I'm using this jQuery Tooltip plugin: http://docs.jquery.com/Plugins/Tooltip I create tooltips for all links when
I am using jquery tooltip plugin cluetip that is small or very big depending
I'm using this JQuery autocomplete plugin http://www.devbridge.com/projects/autocomplete/jquery/ in my project. I followed this tutorial
I'm using this jquery plugin to build forms. In order to allow the modification
I'm currently using this jQuery validate plugin and having an issue in IE where
I'm using this jQuery inline datePicker plugin sample but I don't know how to

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.