Topic awaiting preservation: DTML link to Drop Down (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 03-11-2002 06:33
this is what i want to do... i want to incorporate this script: Here (PageSlideFade) with my website... i understand the text link is somewhat a behavior or something. Can someone tell me how i can put these behavior in a drop down menu instead of just the text link. this is where i want to put it http://www.fusedeffects.com/West%20Ferris/ in the drop down. |
Paranoid (IV) Inmate From: Lebanon |
posted 03-11-2002 07:55
as I see from the script's source code: code: <a href="#" onclick="activate(0); return false;" onfocus="if(this.blur)this.blur()">I</a><br>
code: <select name="select">
code: <select name="select" onchange='activate(this.value)'>
code: <div id="dynPage0" class="dynPage">
|
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 03-12-2002 06:55 |
Paranoid (IV) Inmate From: Lebanon |
posted 03-13-2002 09:18
yes, what do you want exactly? |
Bipolar (III) Inmate From: North Bay, Ontario, CA |
posted 03-14-2002 05:30 |