- Cross-frame support - menus work on frameset-based pages - Unlimited number of sub levels - Visible over select boxes, iframes, pdf, flash, Java applets. - Submenus dropdown on mouseover - Text aligned to left - Relative/Absolute menu position - Submenus go over all page objects - Top items and submenus have a shadow
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: How can I upgrade to Deluxe Menu v2.0? Now I'm using v1.14.
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:
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 have set the 'Home' page link from the top level of the menu 'Item style' top Item, to link to my Index page, but the link doesn't work. Is there a special way to set linksfrom the main menu headings?
A:You cannot use links for the main items in the XP style.
But you can try to do the following things for your "Home" item:
["<a href='index.html' class='home'>Home</a>","", "", "", "", "Return to Index page", "", "0", "", ],
And create styles .home{ color: #FFFFFF;} .home:hover{ color: #FFBEBE;}
Q: I am using deluxe-menu for the third time to create a school web site. It has worked fine on the previous two sites, but I am making a horizontal menu this time instead of a vertical menu. The menu won't align itself correctly in Firefox. I read the post in your FAQ and I set the align tag in the TD element and also the size attribute, but that didn't work.
Could you give me some suggestions. It looks fine ie IE, but not Firefox.
A:Try to specify exact value for menu width.
For example: var menuWidth="800px";
It's necessary to specify exact value for Mozilla browsers. It helpsto position menus correctly.
Q: Can you provide indication on how to apply the cross-frame mode from your html menu builder?
A:You should create your menu in Deluxe Tuner and save your data file. Then you should open your data file in any text editor and change your dm_init(); function.
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!