Results 1 to 2 of 2

Thread: Amazon-Style Drop-In Box (Can It Go Back Up?)

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

    Question Amazon-Style Drop-In Box (Can It Go Back Up?)

    On my site, I have many cool Javascripts, all integrated nicely... For a nice time, please visit it: www.PianoManFan.com

    On the homepage of my site, you will see the Amazon.com-Style Drop-In Content Box... I wanted to know if it is possible for this box to retreat and go back up after about 7 seconds or at some other timed interval...?

    I have always wondered if I would be able to implement this on my site, since I am not sure if people always see the "CLOSE" button at the bottom of the Amazon.com-Style Drop-In Content Box on my site...

    If someone knows how I can do this, please let me know - I have wanted to do something like this for so long.

    <--- Me

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

    Default

    Insert this line:

    setTimeout("dismissboxv2()",3000);

    just before the </script> tag.
    It will then automatically dissappear after 3000 milliseconds.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

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
  •