Hi,

I just started with Scriptaculous. I tried using Effect Highlight
property in the below piece of code.

<!-- <li id="menu1" onmouseover="new Effect.Highlight(this,
{ startcolor: '#ffff99', endcolor: '#ffffff', restorecolor: 'true' });
return false;" >Menu1</li> -->
I tested it with IE6 and Firefox 3. It is working fine in both except
that i am getting an javascript error in IE6 status bar.

This error states 'Invalid Property value' at line 1909, char 9. I get
this only when i use restorecolor property.

I have linked prototype.js and scriptaculous.js to my html file.

I think the error is generated in prototype.js. Since this file spans
more than 1909 lines of code.

Please help me out with this.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to