Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automagically scrolled! You can also define width and height for each submenu.
Q: When I save the file in our folder all the icons stop showing. I placed a image folder in our IE folder and still no icons are showing.
A:You should check all your paths. Please, check that you have correct paths in the tmenuItems. Forexample:
["|Samples", "", "icon3_s.gif", "icon3_so.gif", "", "Samples Tip"], ["||Sample 1", "testlink.htm", "iconarrs.gif"], ["||Sample 2", "testlink.htm", "iconarrs.gif"], ["||Sample 3", "testlink.htm", "iconarrs.gif"], ["||Sample 4", "testlink.htm", "iconarrs.gif"], You can also try to use the following parameter:
var tpathPrefix_img = "img/";
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I’m wondering if there is a way to keep the roll over on the current page for the script drop down menu. Pleaselet me know if it is possible and what I should do.
- delete var pressedItem=1; parameter from your data file - set correct parameter on each page before you call data file, forexample:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var dmWorkPath = "menudir/";</script> <script type="text/javascript" src="menudir/dmenu.js"></script>
You can also set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
Q: I’m trying to setup a simple DHTML MENU (TREE MENU). It works just fine. I just have an issue that I can’t solve.
The parameter “ var tmenuHeight = "0"; Your documentation says the following -----------
Height of the menu in (px, % or other units). If the value 0 - the menu sets its height automatically. If the value is small - scrollbars appear.
In IE it looks fine but I cannot see the menu in Firefox. When I set the parameter to for example 100 then it shows up both in IE and Firefox. But I cannot set a value in pixels. I don’t know how big the menu is because it’s dynamically built. According to your doc I can specify the value in percentage but this doesn’t work. When I set the value to “100%” it doesn’t show up in Firefox again.
How can I solve this issue?
A: Try to set this parameter in the following way:
Just need to work a bit on the paddings of the .submenu classes, .... it into my Wordpress Theme Atahualpa http://wordpress.org/extend/themes/atahualpa . .... I make this fix to apply click event only on real submenu
Submenu open na klik, 2, APK keuring, 3 months. atahualpa: Fixed or Fluid? 4, Patrick.Tingen, 3 months. RSS feed for this forum · « Previous1…345…20Next »
Just need to work a bit on the paddings of the .submenu classes, .... it into my Wordpress Theme Atahualpa http://wordpress.org/extend/themes/atahualpa . .... I make this fix to apply click event only on real submenu
Just need to work a bit on the paddings of the .submenu classes, .... it into my Wordpress Theme Atahualpa http://wordpress.org/extend/themes/atahualpa . .... I make this fix to apply click event only on real submenu
Submenu open na klik, 2, APK keuring, 3 months. atahualpa: Fixed or Fluid? 4, Patrick.Tingen, 3 months. RSS feed for this forum · « Previous1…345…20Next »
Submenu open na klik, 2, APK keuring, 3 months. atahualpa: Fixed or Fluid? 4, Patrick.Tingen, 3 months. RSS feed for this forum · « Previous1…345…20Next »