true / flase should usually be not in quotes ... try removing the quotes
----- Original Message ----- 
From: "scripter" <[EMAIL PROTECTED]>
To: "Prototype & script.aculo.us" <[email protected]>
Sent: Monday, November 17, 2008 1:35 PM
Subject: [Proto-Scripty] Javascript error in IE6 for Effect.Highlight


>
> 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 [email protected]
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