Scroll Loop Menu Cocos2d by Deluxe-Menu.com
Scroll Loop Menu Cocos2d

Menu Screenshots

Scroll Loop Menu Cocos2d Movable Navigation Bar

Features

Seamless Integration
  • Cross-frame support - menus work on frameset-based pages
  • Visible over flash, select boxes, iframes, java applets
  • Multiple menus on the same page
  • Amicable to other scripts and css styles
  • Any HTML code can be used inside menu items
Cost Effective
Slide Menu With Javascript Scroll Loop Menu Cocos2d
High Performance
  • AJAX menu loading - loads web menu data from the server "on-the-fly".
  • Commonly loads quicker than other html page elements
  • UL/LI items structure
  • Runs well with an unlimited number of submenus and items
Professional Look-n-feel
  • Entirely customizable look-n-feel
  • A lot of pre-designed scroll loop menu cocos2d samples
  • Hundreds of visual effects
  • Custom CSS styles can be applied for all menu settings
Compatibility              
  • Full cross-browser compatibility including IE, Netscape, Mozilla, Opera, Firefox, Konqueror and Safari on Windows, Mac OS and Linux
  • Menu can be populated from a database using ASP, PHP, etc.
  • Search engine friendly
  • Support for any doctypes
  • Fits for secure sites
  • Section 508 compliant



2.0 Buttons by Web-Buttons.com v3.0.0

Javascript Menu. DHTML Menu.

  • Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
  • Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
  • Specify various values for spacing and padding for the whole menu and for each separate submenu.
  • You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
  • Create separators using your own pictures, size and alignment.

Recent Questions

Q: My names Erick and I'm using your Delux Menu and wold like to know how to change the dhtml hover menu back ground color from the teal color to a gray and am not having any luck locating this option. Please advise.

A: Try to use the following dhtml hover menu parameters:

  var menuBackColor="#C0C0C0";
  var itemBackColor=["#C0C0C0","#65BDDC"];

You can also check Individual Styles. It is possible that you setbackground color there.



Q: Navigation bar code should indicate with on which page I me just considers..
(with anothercolour of the font of the active Link from the navigation, or an underline, bolder font, ...).

A: Deluxe Menu has only two states normal and mouseover,
but you can highlight menu items in two ways:

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,

for example:

<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
<script type="text/javascript" src="menudir/dmenu.js"<>/script<
>script type="text/javascript"<  var pressedItem=3;>/script<
...
<script type="text/javascript" src="menudir/data.js"></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.

You can find more info here:
http://www.deluxe-menu.com/highlighted-items-sample.html

Q: Things are mostly working great. I want my menu to appear centered at the top the page. Here's the code:

<table style="text-align: left; width: 100%;" border="0" cellpadding="2"cellspacing="2">
<tbody>
<tr>
<td style="width: 100%; text-align: center;"><script type="text/javascript" src="navbar.js"></script>
</td>
</tr>
</tbody>
</table>

The table appears at the far left edge of the window. I tried with both absolute (x=20, y=10) and relative (both x and y unset) coordinates. Help!


A: If you want to center the menu paste itwithin the <div > or <table> with a static position and specify a center alignment for it, for example:

<DIV align=center>
<SCRIPT src="data/data.js" type=text/javascript>
</SCRIPT>
</DIV>

<table width=800>
<tr>
<td align=center width=600>

More Q&A

Smart-Mobile.com • View topic - ขออนุญาต ประชาสัมพันธ์ อบรมเขียนโปรแกรม

หลักสูตรที่4 iPhone Game Development using cocos2d (iGD) กำหนดการ .... Scroll Views - Table Views - Complex View Application Summary 21 Hours

Smart-Mobile.com • View topic - ขออนุญาต ประชาสัมพันธ์ อบรมเขียนโปรแกรม

หลักสูตรที่4 iPhone Game Development using cocos2d (iGD) กำหนดการ .... Scroll Views - Table Views - Complex View Application Summary 21 Hours

iPhone, iPad & iPod Game Development [Archive] - iDevGames - Mac

Plus gluUnProject · cocos2d: 2d game library for iPhone · App Store Game Download ... iPhone BitmapFont Class · Newbie: Referencing Objects · OpenGL render loop - NSTimer vs rendering thread ... ScribBall sales statistics · touch scrolling & gestures? Custom menus, buttons and UI elements · glScalef · Using lua

iPhone SDK Game Development [Archive] - iPhone Dev SDK Forum

Oct 4, 2008 ... Do, custom fonts work in UITextView that was loaded in cocos2d layer ? how can we open a ... How we should load theMFMailComposeViewController in cocos2d ?

Looping/Scrolling Menu « cocos2d for iPhone

I while back (about a month ago) I posted a question about how best to implement a looping menu. Here's the original post for reference,

iPhone, iPad & iPod Game Development [Archive] - iDevGames - Mac

Plus gluUnProject · cocos2d: 2d game library for iPhone · App Store Game Download ... iPhone BitmapFont Class · Newbie: Referencing Objects · OpenGL render loop - NSTimer vs rendering thread ... ScribBall sales statistics · touch scrolling & gestures? Custom menus, buttons and UI elements · glScalef · Using lua

iPhone SDK Game Development [Archive] - iPhone Dev SDK Forum

Oct 4, 2008 ... Do, custom fonts work in UITextView that was loaded in cocos2d layer ? how can we open a ... How we should load theMFMailComposeViewController in cocos2d ?

Looping/Scrolling Menu « cocos2d for iPhone

I while back (about a month ago) I posted a question about how best to implement a looping menu. Here's the original post for reference,

iPhone, iPad & iPod Game Development [Archive] - iDevGames - Mac

Plus gluUnProject · cocos2d: 2d game library for iPhone · App Store Game Download ... iPhone BitmapFont Class · Newbie: Referencing Objects · OpenGL render loop - NSTimer vs rendering thread ... ScribBall sales statistics · touch scrolling & gestures? Custom menus, buttons and UI elements · glScalef · Using lua

Smart-Mobile.com • View topic - ขออนุญาต ประชาสัมพันธ์ อบรมเขียนโปรแกรม

หลักสูตรที่4 iPhone Game Development using cocos2d (iGD) กำหนดการ .... Scroll Views - Table Views - Complex View Application Summary 21 Hours

Looping/Scrolling Menu « cocos2d for iPhone

I while back (about a month ago) I posted a question about how best to implement a looping menu. Here's the original post for reference,

iPhone SDK Game Development [Archive] - iPhone Dev SDK Forum

Oct 4, 2008 ... Do, custom fonts work in UITextView that was loaded in cocos2d layer ? how can we open a ... How we should load theMFMailComposeViewController in cocos2d ?