Results 1 to 3 of 3

Thread: Thumbnail Viewer II GradientWipe not functioning

  1. #1
    Join Date
    Apr 2007
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Thumbnail Viewer II GradientWipe not functioning

    1) Script Title: Thumbnail Viewer II

    2) Script URL (on DD): not sure

    3) Describe problem: I have the script working fine however the image transitions do not appear to be working in any instance of IE.

    The page in questions is here.

    If you can shed any light on why it's not applying the gradientwipe, that would be great

    Many Thanks

    Jos

  2. #2
    Join Date
    Mar 2007
    Posts
    20
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The URL is

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

    in the thumbnailviewer2.js file, play with these values

    Code:
    iefilterstring: 'progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)', //IE specific multimedia filter string
    I use an older version of this script and find values of

    GradientSize=0.7 Duration=0.5 works Ok

    Bernie

  3. #3
    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

    Try using a DOCTYPE that is valid with IE and the script. XHTML is not valid in IE. Use HTML 4.01 strict or transitional. Also, try the updated version of the script.
    - 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
  •