Results 1 to 2 of 2

Thread: Displaying a loading graphic/text with "Image w/ description tooltip v2.0"?

  1. #1
    Join Date
    Aug 2005
    Posts
    54
    Thanks
    7
    Thanked 0 Times in 0 Posts

    Default Displaying a loading graphic/text with "Image w/ description tooltip v2.0"?

    Image w/ description tooltip v2.0

    http://www.dynamicdrive.com/dynamici...agetooltip.htm

    Hi! Is it possible to display a loading graphic/text while the script is retrieving the respective image? I'm using some images that are fairly large in size.

    Thanks!! =)

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    you could try something like this
    tooltips[0]=["yourimage.jpg", "the caption is here", {background:"url(loading.gif) no-repeat center #DDDDDD", color:"black", border:"5px ridge darkblue"}]

    oh, and you can get a loading gif here
    Last edited by azoomer; 09-08-2010 at 11:06 PM.

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
  •