- Hundreds of pre-designed templates - Items with icons - Visible over select boxes, iframes, pdf, flash, Java applets. - UL/LI items structure - Filters and Transitional effects - Submenus automatically scrolls - Top items and submenus have a shadow - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time.
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!
Unfortunately, Deluxe Menu can work within 1 frameset only. It can't work within nested framesets.
Notice that you should add dmenu_cf.js file in the folder where your menu is created in.
Q: Is there a way we can add javascript behaviors to the sliding dhtml menu actions? For example, is there a way we can add an onClick function to a menu item (eg,onClick="return MyFunction( )" ) so that we can catch and process key events?
A:Unfortunately, you can't assign onmouseover/onClick/onContextMenu event to each item. However, you can achieve this by using standard html objects within items, for example:
var menuitems = [ ["
item text
", ""] ];
You can use your own Javascript code instead standard links. For example:
var menuItems = [ ["text", "javascript:your_code_here"] ];
Try that.
Q: It's me again, I got the buttons to show... Now, looking to get the floating feature to work in the java script menu.
A: To enable floating feature you should set the following parameter:
var floatable=1;
Check also that you have dmenu_add.js file in the same folder withdmenu.js file.
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.
(Don't forget to clean all targets and caches (XCode menu at the top left ... IPhone OS deployment target does not allow me to choose Iphone OS 4.0 like the
1) Load cocos2d-iphone.xcodeproj so cocos2d is in XCode. ... 3) Use that template to create a new project. 4) In the new project, under Other Sources, bring up the context menu Add > Existing files... and add the Box2D directory
Go to the first page of this board · Return to the Forum Menu, Post Message ... that would allow the casual Dark Basic user to create iPhone apps. ... It might be a bit eliteist, but Xcode is a damn fine platform to work
you'll need to make an application bundle in order for your window to be activatable. ... within a single window and you don't need normal menus/windows/ controls. ... What's the best way to create it ? (without Xcode!)
Why do i have to right click+ select from a menu to remove a breakpoint? Why not make a left mouse click toggle between add, disable, remove breakpoint? ... Mac, iPhone, iPad & iPod Development, Mac OS X Programming
i created code-sign identity named "iPhone Developer" through keychain access and ... Keychain Access menu, choose Certificate Assistant > Create a Certificate. ... What Xcode version? What do you do to get that error?
The toolbar contains a few tools and menus for quick access to Xcode commands. ... If you are building an iPhone application your will probably see ... Comments shows any comments you have made on the file. to make a
Hi, I'm Flavio and this is my first experience with Xcode and ... I create a Controller class and set an acton from "file > open" menu to it, ... User Control Panel, Private Messages, Subscriptions, Who's Online, Search Forums, Forums Home, Mac, iPhone, iPad & iPod Development, Mac OS X Programming
Choose the iPhone OS that you want to build your application in. ... Finally open The Overview pop-up menu and change Active SDK to the .... It let's you create apps to host on Cydia etc without a developers licence
The first thing we want to do here is create a new class for ... The Main Menu bar above is the same menu bar that will appear at the ..... I have only started coding on my new Mac this week and installed iphone sdk 3.1
On a couple occasions, after re-entering the debug settings menu and manually resetting ... I am running gDebugger iPhone 5.3 on OS X 10.6.2. XCode 3.2.1
i'm not sure but I would look inside the 'looping menu' class and look ... Building with previous versions of XCode do not present this warning and crash
May 6, 2009 ... Click the Build tab to display the build settings editor. ... From the Any SDK pop-up menu in the Title column, choose Device – iPhone. ... Cocoa Samurai: Complete Xcode Keyboard Shortcut List (UPDATED) »