- Filters and Transitional effects - Relative/Absolute menu position - 85% transparency for sub menus - Search feature - add the search area in the menu and type symbols. - Text aligned to left - Top items and submenus have a shadow - Submenus go over all page objects - Unlimited number of sub levels
Setup menu parameters manually or using De Luxe Tuner. Then add some rows of a code within html page code and your menu is ready!
Use special Java Script methods for: Dynamic changing of items (link, text, icons, arrows and even individual style!). Addition/removing of items or submenus. Disabling and enabling menu items. Getting the info on every submenu, menu, and items. Changing appearance of items. Other coding tricks.
Cross-frame mode lets you to construct full-featured dhtml menus on the pages with frames. But for all that frame set it's not necessary to insert any additional code into all the pages - just specify several extra menu parameters.
Ability to handle the menu from the keyboard via keystrokes.
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 am investigating why a few things have not been working for sometime on our site.
This is the error I get in the console "The requested URL /js/menudir/dtree_ss.js was not found on this server."
I update the files awhile back and removed the dtress_ss.js as I was instructed, why is it that it that the script is still trying to reference this file?
What do I have to do to remove this error from java script tree menu?
When I updated the files a few months back the new files seem to fix a problem we were having with Chrome, but broke the drop down menu in Explorer. I have yet to resolve this. The drop down menu appears to work fine in all other browsers.
The nav menu not working in IE7 (not sure about IE6 or IE8) is a bigger issue than the error in the console, but thought maybe they were related. From our analytics, the strong majority of our customers are using IE7.
A: 1) dtree_ss.js The current version of Deluxe Tree doesn't have dtree_ss.js at all. You should deletethe following code from your page: <script language="JavaScript1.2" src="/js/menudir/dtree_ss.js" type="text/javascript"></script>
In the body tag you should write: <td > <script src="/js/menudir/data-tree.js" type="text/javascript"></script> </td>
In the HEAD tag you should write:
<!-- Deluxe Tree --> <noscript><a href="http://deluxe-tree.com">java script tree menu by Deluxe-Tree.com</a></noscript> <script type="text/javascript"> var tWorkPath="/js/menudir/";</script> <script type="text/javascript" src="/js/menudir/dtree.js"></script> <!-- (c) 2009, http://deluxe-tree.com -->
2) Error in IE7. You're using new engine files and old data files for the menus now. I'm sending you the example. Use engine files for Deluxe Menu and Deluxe Tree and data files (data.js and data-tree.js)from it.
Q: I am the trial version user of Taiwan. And I would like to purchase the product "Deluxe Menu & DeluxeTree & Deluxe Tabs Developer License with JavaScript Sources" , but there is a question before I purchase. Is there any extra charges for the version of Deluxe Menu getting upgrade in the future? for example, v2.4 to v.3.6 ...... and so on.
A: All minor upgrades you'll get for free (for example, 2.4->2.7). All major upgrades you'll get for free during 1 year (for example, 2.4->3.0).
For example, if there's some major upgrades (1.7 -> 2.0 -> 4.0)you'll get them for free during one year.
But if there'll be no major upgrades during some period (2.72 -> 2.81 -> 2.92). And after 3 year, for example, there will be major upgrade to 3.0. So you can upgrade for free.
We can offer you some discount for the major upgrade after one year.
Q: I would like to purchase your software but not for web use. We often give out data cd's to our brokers for instance data management/finding. Your software with the custom menu system and ease of use to setup is just what I need to cut down my design time. But looking at your license agreement you require us to register it to a domain or intranet domain which this will not be on.
I am looking to create a menu system then burn it to a cd to allow people to carry it around with them. What do i register the domain as so that I am able to burn this to cd and they don't get a nag screen when with a client or briefing.
Thank you in advance
A: Thanks for your interest in our products.
To use Deluxe Menu on CD/DVD you should buy developerlicense. Other licenses allow you to use the menu on Internet/Intranetwebsites only.
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
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!
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!
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
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
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
</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
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>
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"> <!
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
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
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'] )
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()
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"
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)
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