Results 1 to 2 of 2

Thread: Rollover-Text in CMotion Image Gallery?

  1. #1
    Join Date
    Mar 2007
    Posts
    9
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Rollover-Text in CMotion Image Gallery?

    1) Script Title: CMotion Image Gallery

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


    3) Describe problem: It's not really a problem...It's more like a question

    I use the CMotion Image Gallery on this site:

    http://ichliebefotografie.de/html/ntoma.html

    ...and everything works perfect now .

    I was just wondering if it is possible to let some text appear on mouseover on every picture in this gallery (some information about the picture). I got the idea because of the text that appears when the gallery is at its end ("End of Gallery").

    I don't know much about programming and I have no idea if just a little change in the code is needed or if I'm asking for something completely new...

    If so, just ignore my question and keep up the good work, I was always very happy and thankful for the quick answers here when I had a problem. Thank you!

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    The simplest thing to do would be to add a title attribute to the image(s), ex:

    Code:
    <img src="../images/weitere/01.png" title="Some Description" border=0>
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

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
  •