Jump to content

jtip - tooltip plugin help!


emmaburge

Recommended Posts

Hi people, im new here! Im trying to finish a project im doing on a little course at the moment,we have to brand own make believe design company, and create a website..

 

Im trying to implement this:

http://codylindley.com/blogstuff/js/jtip/

 

On this website:

http://ameliealden.com/stf/rework

 

To find the particular section where im using it, click the About tab, then the little blue 'down' arrow on the bottom right until you get to 'FAQ'.

 

Nothing seems to be happening except a slight change in the vertical scrollbar on the main browser window when you hover over the question mark ive put there..

 

Can anyone help me out? Id be more than happy to send the files if anyone thinks they can lend a hand

 

Emma

Link to comment
Share on other sites

I can see the tip of the ajax page at the bottom of the screen when I hover over the question mark, thats why a scrollbar appears and the question mark moves because of that and the hover gets cancelled because the question mark is no longer under the mouse pointer. And it repeats and repeats.

 

Have you included the jTip CSS file with necessary instructions?

 

If you have then just try putting:

 

body { position: relative }

#JT { position: absolute }

Link to comment
Share on other sites

Ahh thanks, youre completely right. Sorry i think i must have been working on it too long when i tried to add this.. i didnt include the css file.. shame on me!

 

Out of interest, do you know what this means, it was within the css file:

 

/* ----- add selectors here for font sizing ----- */

#JT_close_left, #JT_close_right{font-size: 1.1em;}

#JT_copy p, #JT_copy ul{font-size: 1.1em;}

p, label{font-size: 1.2em;}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...