[jQuery] Re: Too many autocompleter plugins

2008-01-30 Thread eferraiuolo
This was a major reason for moving to YUI on a current project I'm working on. Eric On Jan 27, 10:12 am, Christoph Haas [EMAIL PROTECTED] wrote: Fellow earthicans... A year ago I needed an autocompleter and tried Dylan Verheul's plugin (http://www.dyve.net/jquery/?autocomplete). I found

[jQuery] Re: Image Rotator Plugin?

2007-12-01 Thread eferraiuolo
I was hoping this was going to talk about the latter; rotating an image in degrees (360). On Nov 26, 12:43 pm, Andy Matthews [EMAIL PROTECTED] wrote: By rotate, do you mean flipping through a group of images, displaying one at a time? Or do you mean actually rotating the image in degrees so

[jQuery] Re: Drastically reducing jQuery load time

2007-11-05 Thread eferraiuolo
Just use the minified version and send it over the wire gzipped and be done with it. The eval of packed jQuery does take some time, so even if the file is cached it probably will be slightly slower than the cached minified variation. Check this out:

[jQuery] Re: Slickspeed from Mootools

2007-11-04 Thread eferraiuolo
So I got good results, and jQuery has the fastest total time. My totals were: * Prototype 1.6rc1: 1187ms * MooTools 1.2dev-r1159: 570ms * jQuery 1.21: 365ms This was in Safari 2. Eric On Nov 1, 12:25 pm, prit [EMAIL PROTECTED] wrote: I have tried different javascript frameworks and I

[jQuery] Re: New css framework with helper tool ( a website builder made with jquery)

2007-09-01 Thread eferraiuolo
This is done very nicely, the UI is cool and shows what you can do with jQuery. ...althought I don't see myself using it due to the non-semantic nature of the code it produces ;-) Eric On Aug 31, 5:39 am, Armand Datema [EMAIL PROTECTED] wrote: Just ran into this one, nice idea but whats

[jQuery] Re: New Plugin: HoverAccordion

2007-07-21 Thread eferraiuolo
Cool, this could be very useful! I've noticed Apple's menu that behaves this way lately, glad to see someone implement it, and it appears to be a good usable implementation. Eric On Jun 26, 7:34 am, Bernd Matzner [EMAIL PROTECTED] wrote: Hello, I'm really excited: My first try at building a