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 06.07.2006, 06:09
gnapra gnapra is offline
Neuer Benutzer
 
Join Date: 08.05.2006
Location: Singapore
Posts: 8
Default

Hi Guys,

The default behaviour fo coolmenus is onmouseover it will select the menu item and the mouse pointer will be changed to hand symbol. I want to override this default behaviour in such a way that on mouseover the menu item should not get selected but i want mouse pointer to be changed to hand symbol.

Can anyone help in finding the solution to this?

Thanks and Regards,
Prakash

I am not a has been I am will be.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 06.07.2006, 09:02
gnapra gnapra is offline
Neuer Benutzer
 
Join Date: 08.05.2006
Location: Singapore
Posts: 8
Default


I can manage to do this by changing the below line in the cm_makeMenu:
obj.c2=bgcoloron||prop1.bgcoloron||prop2.bgcoloron ;
to
if(text!='<label class=NavigationLineSeperator>|</label>') {obj.c2=bgcoloron||prop1.bgcoloron||prop2.bgcoloro n;}

hence for my case if I add any menu separator that wont be get selected during the mouse over.

Regards,
Prakash.

I am not a has been I am will be.
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 08:20.


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