- Personal CSS styles for separate menu elements - Transition #14 - "fade out" effect - Image arrows - Keyboard navigation - press Ctrl+F2 to enter the top menu - Status string shows item labels - 85% transparency for sub menus - Submenus automatically scrolls - AJAX menu loading - loads web menu data from the server "on-the-fly".
Submenus can be shown in 4 ways: - From from left to right + upwards and also left to right. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Use images for icons, backgrounds of submenus and items. Using images you can create menus entirely based on graphics.
Create both horizontal and vertical menus and submenus with any amount of menus on one page.
Insert any HTML code inside the menu item - be it a form or a picture, a flash-object or a text. This ability allows you to create various menus of any complexity.
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
Try that.
Q: I use v3.0. I cannot manage to search within the menu.
I have done this:
var dmSearch=2 "search:" in the link of a new item
A: You forgot to copy dmenu_search.js file on your server.
See the attached example. Search works fine.
You can also specify styles for the search box: ["|Doorzoek menu ","search:value='search..' style='border:1px;width:60px;height:14;font-size:10px;'", "", "", "", "", "", "", ],
Q: Can you please write me, can I have the active menu button in the javascript menu generator different color display.
A:The menu has only two states normal and mouseover.
Try to do the following things:
- 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> <script type="text/javascript"> var pressedItem=3;</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: At the first time arrow images are loaded successfully in the menu, That time I click the menu and open a new page in crossframe. After that I try to open new page from Main Menu, the arrow images are not displayed in the Sub-menus.
A: Thanks for your interest in our products.
You can use additional parameters to make menu paths absolute:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
These parameters allow to make images and links paths absolute. For example:
var pathPrefix_img = "http://domain.com/images/"; var pathPrefix_link = "http://domain.com/pages/";
var menuItems = [ ["text", "index.html", "icon1.gif", "icon2.gif"], ];
So, link path will be look so: http://domain.com/pages/index.html
Images paths will be look so: http://domain.com/images/icon1.gif http://domain.com/images/icon2.gif
Feb 28, 2010 ... insert_media.php (a PHP file, which represents a self-made filebrowser) ... What works for a lot of people is top.jQuery or parent.jQuery ... Open in a window( _blank), Open in this frame/window, Open in parent
See the top of functions.php on how widget areas are initialized. ... It's pretty self explanatory for what these tags are. before_title means before widget title. .... widget through its parent container = table cell. HTML Code: .... completely vanish everything into a blank white page if clicked
Posted: Wed Apr 22, 2009 7:26 am, Reply with quote Back to top ... You can do this in your template.html using target="_blank": .... is the same and you only have to change 'parent' and put 'self' in the link you want to
May 6, 2005 ... [Archive] How to set Target="_Blank" with window size? HTML. ... document.write( '<td valign=top><a href="#" onClick="parent.self.close();return false"
</html>. Ok now that we have that accomplished the next thing to decide on is. ... of self wrapping techniques, and could be confusing but has ... like the binded systems pages were its own, then on top of that format it with its own headers ... This child parent WHERE CLAUSE gets repeated for every
Mar 29, 2010 ... <a href="http://dirtydiaperlaundry.com" target="_blank"><img ... If you copy and paste the html from my button it should work. Or you can self host the the image , right click it and save it to your computer, then upload it to your blog. ... <a onblur="try {parent.deselectBloggerImageGracefully()
Ingenious Ingenuous - tiny thing on the top right corner. ... such as "faculty- menu.html" is clicked-on the content will display: ... If however you want to add target="_blank" to a link then this ... How can new users self register using this theme? ... http://www.class4me.me/ · Show parent | Reply
I have created the txt files already (they are blank) and gave 777 permissions. ... Your test file (I looked at the 'page html') helped A LOT! ... <div id=" wb_Form1" style="position:absolute;left:0px;top:191px ... <option value=" scout&parent">Scout AND Parent (shared email account)</option>
John.B: Posts: 21: Joined: Sun Jun 17, 2007 4:45 pm. Top ... Target myself, self , parent does not work. ... When you need to open an .html file in the same window you can .... But all i get by clicking the hotspot is a new brouwser with a blank page. it doesnt seem to be lookin for the mov-file btw
Append("self.parent.location = '" & sloc.Replace("amp;", "") & "';") ... window. self) {window.top.location=document.location.href}; ... in the aspx.vb code but I still got the embedding problem in IE7 and also got a blank page in Firefox. ... <html> <head> <script type="text/javascript" language="javascript"> <!
You should be able to set it to self or parent, did you try clearing your ... linkTarget _blank The browser window or HTML frame in which to open links. ... " _top" specifies the top-level frame in the current window
Dec 13, 2006 ... All your doing is taking the "rendered html" that is created by the php files in ... of my top menu links to just show a blank page with the top menu bar on them and ... Set flag that this is a parent file define( '_VALID_MOS', 1 ); ... $self = str_replace( '/index.php','', $_SERVER['PHP_SELF'] )
If a link doesn't work, try removing any blank spaces from the address. ... m_elementary.html - how to help elementary school students participate .... Back to Top, View NorwayMom's Profile Search for other posts by NorwayMom ... Today I have a parent-teacher conference, and at our school children
Jan 25, 2010 ... + t + " div.morebody div.slides_nav span.cur_img" ).html( ( new_img + 1 ) ). animate( {opacity: 1}, .... Open in a window(_blank), Open in this frame/window, Open in parent window/frame(_parent), Open in top frame(_top)
Sep 28, 2009 ... Just letting it output after the </html> tag is wrong - it does not render correctly, .... ob_start(); ob_implicit_flush(false); parent::processLogs($logs) ; ... echo str_replace( self::TOKEN, $log_output, $this->content ); } } } ... otherwise you get a blank page when there is no log entries!
Even though I never read them. Tim. Show parent | Reply .... The self introduction. The course description .... However, when resources such as uploaded HTML files or Web sites are displayed, and the teacher ... (i.e. got me rid of the potentially empty Summary space at the bottom of the top frame!