Results 1 to 3 of 3

Thread: Flexi slide show - Open Pop Up Window

  1. #1
    Join Date
    Oct 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flexi slide show - Open Pop Up Window

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

    I´m using Flexi slide show in my web page and it´s working correctly. One of the scripts features, is that each image within slideshow can be optionally hyperlinked.
    What I´m trying to do it´s to open a pop up window with a set up size and position when clicking the image. Is this possible?

    Thank you for your time! (...and sorry for my terrible english!!!)
    Vicky

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Try out some of the ideas on this page:
    http://www.quirksmode.org/js/popup.html

    cr3ative

    (Your English is outstanding by the way. )
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Oct 2004
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Flexi slide show - Open Pop Up Window II

    cr3ative, thank you very much for your answer! I´m still trying...
    The problem is that the Sildeshow script has a "pre set" space for the hyperlink, and anything I introduce besides it, causes the script to stop working (!!!)

    Part of the structure of the script:
    //variableslide[x]=["path to image", "OPTIONAL link for image", "OPTIONAL text description (supports HTML tags)"]

    My idea was to set the pop up in "OPTIONAL link for image", but it only allows a common html page...

    This is how I´ve got it working:
    variableslide[0]=[b_miracle1.jpg', '', '<font size="1" face="Verdana, Arial, Helvetica, sans-serif">MULTIPLEXOR, GRABADOR DIGITAL Y TRANSMISOR IP<br><strong><font color="#2B3D46">[+INFO]<strong></font>']

    variableslide[1]...
    variableslide[2]...

    As I said anything I introduce besides this, causes the script to stop working. Thank you for your help!!

    The complete script here Demo

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
  •