tomyknoker
10-10-2006, 04:00 AM
Hi All,
I have this code... this.onRollover = function()
{
cover.useHandCursor=false;
// dont think youd even need any code as long as you have a function
// maybe you could do the mouse code that didnt show a rollover state
// meaning your black square acts as a block but doesnt look active itself
}
} But it doesn't work the mouse still shows up on RollOver any ideas?
I have this code... this.onRollover = function()
{
cover.useHandCursor=false;
// dont think youd even need any code as long as you have a function
// maybe you could do the mouse code that didnt show a rollover state
// meaning your black square acts as a block but doesnt look active itself
}
} But it doesn't work the mouse still shows up on RollOver any ideas?