View Full Version : Drop down/ Overlapping Content script
xelencin
02-12-2008, 06:33 PM
I am looking for a modified version of this script or something similar. I want the same exact thing without the animation that occurs when it shows the content. I want it to just appear rather than roll in.
http://dynamicdrive.com/dynamicindex5/overlapcontent.htm
Can anyone help me with this?
ddadmin
02-12-2008, 08:28 PM
Actually, you can do this already (for the most part). Just set the duration of the slide animation to a very small number, and the content basically appears instantly:
dropdowncontent.init("searchlink", "right-bottom", 5)
xelencin
02-13-2008, 02:42 AM
Actually, you can do this already (for the most part). Just set the duration of the slide animation to a very small number, and the content basically appears instantly:
dropdowncontent.init("searchlink", "right-bottom", 5)
Thanks I'll try it out.
What about being triggered by clicking rather than mouse over?
ddadmin
02-13-2008, 05:40 AM
What about being triggered by clicking rather than mouse over?
See this thread: http://www.dynamicdrive.com/forums/showthread.php?t=28507
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.