Results 1 to 2 of 2

Thread: Image w/ description tooltip v2.0 cursor offset.

  1. #1
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Image w/ description tooltip v2.0 cursor offset.

    1) Script Title: Image w/ description tooltip v2.0


    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...agetooltip.htm

    3) Describe problem:

    The script works great. Currently the image is positioned as an offset from the cursor position:

    Code:
    tooltipoffsets: [20, -30], //additional x and y offset from mouse cursor for tooltips
    What I would like to accomplish is to position the images at a specific location. Or evaluate a variable (possibly imgtip) and use a different xy offset based on the menu item.

    Thank you for any insight you can provide.

  2. #2
    Join Date
    Jan 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I found I could accomplish what I needed by modifying the positiontooltip function. Thanks to anyone that may have looked into this for me.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •