Re: [jQuery] typeof color == array in interface/highlight.js

2006-10-10 Thread Webunity | Gilles van den Hoven
Eckhard Rotte wrote:
 Hi there,

 there seems to be a bug in the interface/highlight.js plugin.
 Setting the color option as an array doesn't work because the array detection
   
Hi Eckhard, good catch!

I fixed this in my SVN version, but do you have a test page, so i can 
test the fix before i commit something?

Thanx

Gilles

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] typeof color == array in interface/highlight.js

2006-10-10 Thread Eckhard Rotte
Hi Gilles,

 I fixed this in my SVN version, but do you have a test page, so i can
 test the fix before i commit something?

Heres a modified copy of Stefans highlight demo page:

http://test.webdebug.de/tmp/jquery/highlight_colorarray.html


regards,
Eckhard

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] typeof color == array in interface/highlight.js

2006-10-10 Thread Webunity | Gilles van den Hoven
Hi Eckhard,

I've commited my fix to SVN, can you get the new ifxhighlight.js from 
SVN and test that with your page?

Thanx

Gilles

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] typeof color == array in interface/highlight.js

2006-10-10 Thread Webunity | Gilles van den Hoven

 Yep, works.

 Theres some debug code left:
 
 .constructor==Array
 
   
Good catch, totally missed that one ;)

Anyway, the new (fixxed) version is in SVN

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/