[mochikit] Highlighting input fields

2008-08-26 Thread Christoph Zwerschke
When I highlight an input field using MochiKit.Visual.Highlight, its background-color and background-image will be reset to white and none. The problem is, when the input field had no style at all, it used the default browser style, which looks different. It's probably best to show this using

[mochikit] Re: Selector speedup by using John Resig's Sizzle

2008-08-26 Thread Arnar Birgisson
Hi again, On Tue, Aug 26, 2008 at 13:38, Chris Lee-Messer [EMAIL PROTECTED] wrote: ... I noticed that your addition fixes the errors in MochiKit.Selector. I just realized, do you mean you noticed that I fixed the errors that were causing the tests in Selector to fail? If so, then no.. i fixed

[mochikit] Re: Random Ideas for Mochikit.DOM

2008-08-26 Thread machineghost
Amit, you're barking up the wrong tree ... http://groups.google.com/group/mochikit/browse_thread/thread/2c19e8632820270e/6d18b9075c9050f9?lnk=gst Mochikit is VERY resistant to change, and if you try to suggest changes people will basically tell you why don't you go use that other library if you

[mochikit] Re: Random Ideas for Mochikit.DOM

2008-08-26 Thread Jason Bunting
Jeremy, Mochikit is VERY resistant to change, and if you try to suggest changes people will basically tell you why don't you go use that other library if you like their features so much. I think the fact that MochiKit is resistant to change is a Good Thing - we can't make changes for every

[mochikit] Re: Random Ideas for Mochikit.DOM

2008-08-26 Thread machineghost
First off, I do 3 Mochikit. I wasn't trying to bash it, I just wanted to share my opinion of it with someone who seemed to be in a similar position. part of the reason changes are looked at with suspicion is because a lot of suggestions are not in keeping with the intent of MochiKit.