Robert
06-10-2008, 05:00 PM
1) Amazon style Drop-in content box-
2) http://www.dynamicdrive.com/dynamicindex17/amazondrop.htm
3) I've been using (and enjoying using) Dynamicdrive scripts for years, but just signed up today. Recently I tried to adapt the Amazon style Drop-in content box for use on this page:
www.potato2008.org/en/kids/potatoshow.html
I needed the "curtain" to cover, initially, the content in an iframe "underneath" and then "open" onclick. I couldn't find anything like that here, but I did find the Amazon style drop-in content box script, which at least lets you "remove the curtain" <div id="dropinboxv2"> by clicking on it.
The problem is, what I don't need the content box to do is "drop down", which of course it was designed to do - I need it on the page, in place, as soon as the page loads. Since I couldn't figure out how to do that, I set the var dropspeed=5000, so it loads in place in the blink of an eye, but a blink is still just a bit too slow.
Can anyone suggest a way to remove the script's drop-down function, leaving only the onclick="dismissboxv2();" ? Or IS there a simple "Close me" script on the site somewhere?
thanks, and thanks DD for a great site
Robert
2) http://www.dynamicdrive.com/dynamicindex17/amazondrop.htm
3) I've been using (and enjoying using) Dynamicdrive scripts for years, but just signed up today. Recently I tried to adapt the Amazon style Drop-in content box for use on this page:
www.potato2008.org/en/kids/potatoshow.html
I needed the "curtain" to cover, initially, the content in an iframe "underneath" and then "open" onclick. I couldn't find anything like that here, but I did find the Amazon style drop-in content box script, which at least lets you "remove the curtain" <div id="dropinboxv2"> by clicking on it.
The problem is, what I don't need the content box to do is "drop down", which of course it was designed to do - I need it on the page, in place, as soon as the page loads. Since I couldn't figure out how to do that, I set the var dropspeed=5000, so it loads in place in the blink of an eye, but a blink is still just a bit too slow.
Can anyone suggest a way to remove the script's drop-down function, leaving only the onclick="dismissboxv2();" ? Or IS there a simple "Close me" script on the site somewhere?
thanks, and thanks DD for a great site
Robert