Will the dhtml css menu stay in view when the user scrolls down?
Return to Recent Questions
Q:
Can I install the menu using my buttons? I might be able to do it
if the buttons used only one image, but they use two images. One is light
and the other dark.
I also have some questions:
1) Will the menu stay in view when the user scrolls down?
2) I'm not even sure I care if the menu stays in view, because I believe
that is done using php and is not good for SEO. The file that the search
engines see is index.html while the file that visitors see is home.php. I
think it would be better for SEO to have a normal .html page. Are you able
to do that?
A:
See how you should make image-based menus: if item text is empty, icon fields will be used as item images.
For example:
["", "index.html", "menu1a.gif", "menu1b.gif", "Home Page"]
1) You should use floatable feature.
See the following parameter:
var floatable=1;
2) You can generate search engine friendly code using Deluxe Tuner:
"Tools/Generate SE-friendly Code".
Return to Recent Questions
Related:
- Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
- Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
- Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
- Oct 31, 2006 - Is it possible to use the AXAJ-Like technology and Javascript-API in css pop up menu?
- Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
- Nov 07, 2006 - The menu appears perfectly in the css menu maker preview screen, but not on the page.
- Nov 14, 2006 - Can dhtml menu script work with tables ?
- Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
- Nov 24, 2006 - How do I make the css submenu appear over the adjoining frame?
- Dec 04, 2006 - With the licensed .js files of menu dhtml the status bar on IE shows "Error on page".
- Dec 09, 2006 - Is it possible to have css drop down menu items act like regular hyperlinks?
|