gonny
07-12-2009, 08:41 PM
1) Script Title: Drop Down/ Overlapping Content
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem: I'm trying to put this into a menu footbar (like facebook) exatly to this footbar (http://ryan.rawswift.com/sandbox/fixed-bottom-bar/) but when click not show nothing.
I have change this css code:
<DIV id="subcontent" style="position:absolute;
into:
<DIV id="subcontent" style="position:fixed;
and something show but not exatly I want (from left-top)
Can anyone help me?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/overlapcontent.htm
3) Describe problem: I'm trying to put this into a menu footbar (like facebook) exatly to this footbar (http://ryan.rawswift.com/sandbox/fixed-bottom-bar/) but when click not show nothing.
I have change this css code:
<DIV id="subcontent" style="position:absolute;
into:
<DIV id="subcontent" style="position:fixed;
and something show but not exatly I want (from left-top)
Can anyone help me?