during developing website for my father's company ( website ) I find out that I have problem with personalization of different lists.
In this case I wanted to make a floating menu like thise one here: Floating Menu (this page is from this Tutorial)
At the pages above foating menu looks fine. I have copied all the "floating menu code" to my father's website and have a problem. I can say that nothing is ok. I don't know why CSS is not working correctly. Why the menu is not recognizing CSS attributes?
3
Contributors
9
Replies
1 Week
Discussion Span
1 Year Ago
Last Updated
10
Views
Question Answered
Related Article:I want floating menu using javascript/html
is a solved JavaScript / DHTML / AJAX discussion thread by urtrivedi that has 3 replies and was last updated 1 year ago.
Hi Kukula,
Nice graphics on the site. Personally I dont like that effect which you are wishing to use in ur site. Secondly sites height is short and there is not enough scrolling too. Instead I will suggest you to simly use position:fixed;
Now about ur problem
when I opened ur source and clicked on these two source files
Thanks for reply.
The idea with navigation on the right is not mine. I don't like it too, but this is an idea of my father. His idea was also moving logos at the bottom of the page. bleh!
The navigation menu mainly will be used at this site: SITE
You are right about the .js files. Wrong path. Now it is correct but menu is still not good. I don't know why the menu is not recognizing CSS attributes. :/
Make sure the css' are not conflicting. There has been many times where i have had that happen to me. Did you build the floating menu on your computer?
fobos, yes I built a floating menu on my computer. I used the files which roc.ky89 attached in his last post.
It is quite strange because when I use DESIGN mode in Dreamweaver menu looks fine , but when I want to see in on Chrome or Firefox it is not working well.
Ok. I don't know what is wrong. Meanwhile I found some other navigation panel which suits me. I would like to have smoething like here on the left (dotted line).
Would you please describe me how it works. It is about hover attribute? It should be linked to div or to the single element like text, img and so on?