DHTML Forum  

Go Back   DHTML Forum > CoolMenus > CoolMenus 3
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 31.10.2005, 13:08
baetmaen baetmaen is offline
Neuer Benutzer
 
Join Date: 31.10.2005
Location: Germany
Posts: 4
Default

Hi,

I'm trying to place a horizontal menu "in a table" like shown in the example.

I have problems finding the right values for these variables:
[code:m4m1gjmlda]
//Menu properties
oCMenu.pxBetween=1
//Using the cm_page object to place the menu ----
//There are some differences between the browsers that I try to fix here.
oCMenu.fromLeft=!bw.ns4?cmpage.x2 - 586:cmpage.x2 - 586
//We also need to "replace" the menu on resize. So:
oCMenu.onresize="oCMenu.fromLeft=cmpage.x2 - 586"


oCMenu.fromTop=100
oCMenu.rows=1
oCMenu.menuPlacement=0
[/code:m4m1gjmlda]
The page where I'm trying to do this can be found on this temporary storage: [url:m4m1gjmlda]http://vps.ath.cx/oil[/url:m4m1gjmlda].

The Page itself is 757 pixxels width, and centered. I have to add the menu below the top grafic before the main area starts.

Thanks in advance
Joerg
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 31.10.2005, 13:10
baetmaen baetmaen is offline
Neuer Benutzer
 
Join Date: 31.10.2005
Location: Germany
Posts: 4
Default

Sorry, wrng Forum, I use Version 4 [:0]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 09.11.2005, 20:24
dp009 dp009 is offline
Neuer Benutzer
 
Join Date: 09.11.2005
Location:
Posts: 5
Default

I have same kind of problem!!
I am trying to make diffrent item of menu with diffrent width.
in config.js it says : "oCMenu.level[0].width=100 //The default width for each level[0] (top) items. You can override this on each item by spesifying the width when making the item. - Value: px || "%""

Here, What I do in menu-config.xml to create menu...
<Menu name="ToDoListMenuFile" title="FILE" description="test" width="50">
<Item name="TDLnewcase" title="CASE" width="80 px" location="NewCase.jsp"/>
<Item name="TDLnewitem" title="ITEM" width="110px" location="index.jsp"/>
<Item name="TDLnewparty" title="PARTY" location="index.jsp"/>
</Menu>

If someone know how to deal with this pl let me know!!

Thanks
DP
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT +2. The time now is 07:33.


Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.