FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Javascript Floating Menu

 


moejoe
Hi,

Im Looking for a script that will put a little floating DIV at the bottom right corner of my page.

If anyone has seen those feedback buttons (the Plus and Minus buttons) that follow your scroll across the screen, im looking for something like that. Sorry i dont have an example, Macromedia used to have it, but Adobe dont Sad.

I also need this DIV to expand on MouseDown, Or even Mouseover, but im sure i can modify, i just need a basic script cause im so confused when it comes to Javascript.

Thanks for your help in advanced!!
CrimsonStrange
I've used the floating layer code found on the site below in the past and it's always worked out well for me, moejoe -

http://www.echoecho.com/toolfloatinglayer.htm


Best of luck! I hope you can find a good copy-&-paste example of what you're looking for out there on the 'net. Smile
aningbo
you should try and look at the open sources first dude. anyways the link above seems pretty much u are asking for. guud luck.
rohan2kool
as for the floating div, you need to use absolute positioning:

<div style="position: absolute; top: 10px; left: 30px"></div>

as for the rest.. ya.. u need to script a little of JS. maybe someone here can help.
alkutob
I hope if this site can help you

http://www.dynamicdrive.com

You can search it and I hope you find what you need .

take alook directly to this link

http://www.dynamicdrive.com/dynamicindex1/staticmenu.htm .

Good luck
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.