Results 1 to 5 of 5

Thread: Drop-in Slideshow Script appropriate for

  1. #1
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default Drop-in Slideshow Script appropriate for

    1) Script Title: Drop-in Slideshow Script

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

    3) Describe problem: This slide show may used in a template... where images will downloaded once in the home-page and after remain in ram for the next template pages of the website ? If not, what do to accomplish this ? may use this for a banner that will be W:590-600 X H:170-250 px ? images repeated 4 or 5 ? time between images must be for all the same ?

  2. #2
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default You have scripts like this but images change (between) with opacity slowly ?

    You have scripts like this but images change (between) with opacity slowly ?

  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

    There is:

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

    which I modified here:

    http://www.dynamicdrive.com/forums/s...ad.php?t=29096

    to use a cookie to stay on track between pages when used as a template.
    - John
    ________________________

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

  4. #4
    Join Date
    Oct 2004
    Posts
    425
    Thanks
    4
    Thanked 1 Time in 1 Post

    Default This modified script can be used in emails ?

    This modified script can be used in emails ? when I email (Php processing script) a php webpage can run this script ? Please note that I mean if I include in <head> the:
    <base href="http://www.riverviewvilla.com" />

    I make something at
    http://www.riverviewvilla.com/book.htm
    but if you insert your email you will receipt the confirm page with photos/links/css but no banner(js:script: http://www.dynamicdrive.com/dynamici...nslideshow.htm) , well can be done ?

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

    As far as I know, no. Javascript attacks via email became so common at one point that all of the major email systems and programs will not allow any of it in the body of an email. I'm not aware of any common animation that can survive your average email network in the body of a message other than an animated .gif, and that format suffers from at least two limitations. Byte count is high for anything other than simple representations and the palette is limited to 256 colors. It may be possible to use flash, but I'm not aware of any way to do so other than via an attachment or a link to it.

    You could have an attachment to an HTML page with a base href and a slideshow on it, that might work. But attachments and links do not appear in the body of the message (sometimes they do, but when this happens, javascript is stripped) and must be opened by the recipient.
    - 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
  •