- Search feature - add the search area in the menu and type symbols. - 85% transparency for sub menus - Submenus dropdown on mouseover - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Inactive/Disabled items - Several menus on one page - Cross-frame support - menus work on frameset-based pages - Items with icons
Good navigation system is an important part of web site success. If people can't find their way around the site, they will rapidly give up looking and go, never to return. So, it's very significant that your website has a neat, fast, and gratifying to the eye navigation. Don't permit your web site visitors to get lost. Try Deluxe Menu!
Q: I downloaded the trial version of deluxe-menu. I created a four tab menu using the tab'stab menu generator; so far so good. I read the tutorial where to past codeand ensuring all items wire in the menudir/; so far so good. The problem, you talk about two> files 'dmenu.js' & 'data.js', these files were not created bydeluxe-menu program. Where are they, so that I can see if this thing works before buying, so far; not so good.
A:You may have another name for your data file (not data.js).
If you want to use tab menu you'll have dtabs.js engine file and data file.
1. create and save .js file with your menu parameters in Deluxe Tuner(you can use "File/Save as/HTML" function). You can enter any name you like, for example enter "tab". So you'llhave tab.html, tab.js files and "tab.files" folder with all menu files. 2. open your .html page in any text editor 3. Copy generated tab.js file and "tab.files/" folder in the same folderwith your index.html page. 4. Open generated menu.html in any text editor and copy several rows of code (<script> tags), For info see:http://deluxe-tabs.com/product-info/?installation
<head> <!-- Deluxe Menu --> <noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript" src="tab.files/dmenu.js"></script> </head> <body> ... <script type="text/javascript" src="tab.js"></script> ...
That's all.
Q:
Is it possible to have the "parent" item be purely an image but the dropdown portion of the menu being in regular text?
What we want to do is show emulate a basic text look for the main menu headings but the font is a special font so we have to use an image. When hovered over we'd like to replace the image (i.e do a rollover) with the same text but a different color.
A:Yes you can create such menu. You should use images for the main items.
You should write your menu items in the following way: ["","", "images/vista1/btn_black.gif", "images/vista1/btn_black_blue.gif", , , , , , ], ["","", "images/vista1/btn_black.gif", "images/vista1/btn_black_blue.gif", , , , , , ],
Q:
I am interested in Deluxe Tabs MAC Style. However before I do I want to make sure that:
- I can change the buttons pictures on both the first row and the second row. There has to be a <img src=" " > tag in the code somewhere, correct?
- I can expand or diminish the number of buttons and links
- Also, I have a question: if I am on "Mac Tab 1" menu, and I click on "Mac Tab 2" menu without clicking on any of the links onthe second row, what is the page that I see? Do I see by default Link 2_1 or do I see some kind of generic page? In other words is there a "main" page for each tab menu and then you have the other pages which correspond to Link 2_1, Link 2_2, etc.?
- Is it possible to remember a visited sub-menu? For example I am on "Mac Tab 2/Link 2_3" and I go to "Mac Tab 4/Link 4_2" and then I come back to "Mac Tab 2". Can the main page for this "Mac Tab 2" be Link 2_3 which was my last visited link on that tab?
A: 1) No, there is no such tag - <img src=" " >
For the main items you should set such parameters: bbeforeItemImage - left part of the item bafterItemImage - right part of the item bitemBackImage - center part of the item
in normal, mouseover and selected states.
And for the subitems (in MAC template) you should set onlybitemBackImage - the center part of the item.
Please, see the code of this template.
2) You can create any number of the buttons and links.
3) You can set links for main items and for the subitems. For example:
So, if you click on "Mac Tab 1" you will go to http://deluxe-menu.com And if you write so ["Mac Tab 1","",,,,,,], no page will open.
4) This Tab menu can save pressed item automatically within1 page only. If you open another page, the menu can't remember presseditem. You should do that manually using Javascript and menu parameters( var bselectedItem, var bselectedSmItem) or using any server-sidescript (php, asp, etc.)
Q:
How can I have two floating menu under each other using the float option so that do not collide with each other?
A:You can try to adjust the following parameters to the one menu: var floatableDX=15; var floatableDY=15;
Mar 22, 2010 ... FAQ; * The team. It is currently Sat Sep 18, 2010 2:21 am (All times are UTC ) ... d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} ... Take your code (this being my working example) and I put inside a
Feb 15, 2004 ... How to divide an Asp.net webform into frames? ... to create 3 frames in a web form (one on the left, one on the top and another at the bottom, for example). ... <meta name="vs_defaultClientScript" content="JavaScript">
I'll also wager that the missing frames are gone for good from home video. .... Gun where you can see the camera crew in a mirror is the example poised,
Before you post, please check our FAQs page and search the forum to see ... Change "Example" and "http://www.example.com" to the title and URL of ... Is there some javascript that can take the title tag from the second
Tags · FAQ · Arcade · Chat ... HTML Source, Tables, CSS, JavaScript, and Embed/ Object. ... What intrigues me about this CSS Frames approach is the ... I was just wondering if Stu's example here used any true hacks
Sep 16, 2008 ... I have an iframe, created with JS. The src of the IFrame is on a .... That's the code which creates the inline frame. example.com is a
FAQ · Calendar · Mark Forums Read ... I am using two "frameless frames" with the CSS technique found at ... highlighted nor jumped to in the second "frameless frame" - example: search "rabbits" ... There's alot of Javascript on that site, so I can not be 100% sure that this will fix everything
It is currently Thu Sep 23, 2010 8:26 am; FAQ ... Here are a few frames to frame your graphics, photographs, .... Forum Base Updated: September 12th, 2010 - Best View Over 1024 x 768 + Cookies and Javascript Enabled
Forum Rules ~ FAQ ~ Forum Search ~ ... Examples are scripts that enter coordinates and units to the rally point, scripts that fill ..... javascript:var doc=document;if(window.frames.length>0)doc=window.main.document;url=document. ... javascript:var d=document;function o(a){b=location.search;c=new
Jul 7, 2005 ... [Archive] loading frames and matching JavaScript. ... FAQ | | FAQ | | FAQ | frame1 |------------| |------------| |------------| ... not sure I understand the question but I put together this example to show two frames in a frameset
oh, and does it have to be JScript?? 'cause all them examples are javascript!! Cheers! ^hyd^. ^hyd^ is offline ... var vGlobalId = 0 window.parent.frames(0). document.theFCO. ... The FAQ page? (4). Office 2007 or Office 2010 (2)