BUGS TO BE FIXED - COOLMENUS4 UPDATE - EXPECTED AUGUST 5TH

1. Frame bug problem - misalignment of sub2 menus after click:
http://www.dhtmlcentral.com/forums/topic.asp?TOPIC_ID=12582&FORUM_ID=10&CAT_ID=3&Topic_Title=Why%3A+error+%27makeCM%27+not+defined+%3F&Forum_Title=CoolMenus+4

2. New pagecheck ?
http://www.dhtmlcentral.com/forums/topic.asp?whichpage=2&Forum_Title=CoolMenus+4&Topic_Title=Working+Pagecheck%21&CAT_ID=3&FORUM_ID=10&TOPIC_ID=12539

3. Check barx barX
OK

4. Check onclick - onclk 
OK

5. OnClick instead of Mouseover? 
 
6. Make CoolMenus ASP example with VBSCRIPT also
OK

7. Get someone to make PHP example?

8. Opera frame problem
http://www.dhtmlcentral.com/forums/topic.asp?TOPIC_ID=12322&FORUM_ID=10&CAT_ID=3&Topic_Title=Opra+Bug+with+CM4+Frame+Version&Forum_Title=CoolMenus+4 
 
9. Small mac bug:
However, I found the solution to the problem. If you look around line 294 of the main CM script you will see the following code:

if(c.useBar)

While you should be able to test the condition of the variable this way, I can only imagine that ie mac chokes on it for some reason. Changing it to the following seems to fix the problem by forcing a specific value check:

if(c.useBar == 1)

http://www.dhtmlcentral.com/forums/topic.asp?whichpage=2&Forum_Title=CoolMenus+4&Topic_Title=bug%3A+mac+ie+auto+loads+bbar&CAT_ID=3&FORUM_ID=10&TOPIC_ID=11156

10. Frame version: (mine or not?)
http://www.dhtmlcentral.com/forums/topic.asp?TOPIC_ID=12221&FORUM_ID=10&CAT_ID=3&Topic_Title=Coolmenus+4+Frames+Beta+download&Forum_Title=CoolMenus+4

11. Image problem with frame version
http://www.dhtmlcentral.com/forums/topic.asp?TOPIC_ID=12386&FORUM_ID=10&CAT_ID=3&Topic_Title=CoolMenus4+and+images%2E%2E%2E&Forum_Title=CoolMenus+4

12. Other things:
http://www.dhtmlcentral.com/forums/topic.asp?TOPIC_ID=12326&FORUM_ID=10&CAT_ID=3&Topic_Title=About+coolMenus+update%2E%2E%2E%2E%2E&Forum_Title=CoolMenus+4

FAQ:

- Where to download
- Frame and no frame version.
- Why: error 'makeCM' not defined ? 
 	http://www.dhtmlcentral.com/forums/topic.asp?whichpage=2&Forum_Title=CoolMenus+4&Topic_Title=Working+Pagecheck%21&CAT_ID=3&FORUM_ID=10&TOPIC_ID=12539
- how to set target in coolmenus4 
- Load two Frames from Slide Menu
- More info about databased CM
http://www.dhtmlcentral.com/forums/topic.asp?whichpage=2&Forum_Title=CoolMenus+4&Topic_Title=CoolMenues+from+Access+Database&CAT_ID=3&FORUM_ID=10&TOPIC_ID=7506
 