|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
#1
|
|||
|
|||
|
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
|
||||
|
||||
|
Insert this line:
setTimeout("dismissboxv2()",3000); just before the </script> tag. It will then automatically dissappear after 3000 milliseconds. cr3ative
__________________
Mostly retired member, PM me if you have a specific query to make sure I recieve it :) cr3ation | cr3ation hosting | cr3ation web design | read the stickies |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|