[jQuery] Re: Err The Blog on jQuery

2008-02-01 Thread Alex Brem
Hi Klaus, this is good news, as he's the hell of a r-r-r-Ruby (and Rails) guy. Oh! And while reading his article I realized that he's indeed cheating on Rail's girlfriend prototype ( with the plotty help of jQuery.noConflict() ). That's something I truly understand from the bottom of my heart..

[jQuery] Re: Inserting at the caret

2007-11-23 Thread Alex Brem
Hi Mike, check out my plugin: http://laboratorium.0xab.cd/jquery/fieldselection/0.2.3-test/ The code is an unfinished mess, but you should get the point.. ;) Regards, Alex Mike Pearce wrote: > Hi all, > > Whats the best way to insert some content at the caret in a text > field? > > Cheers

[jQuery] Re: Inserting text into TextArea at location

2007-06-24 Thread Alex Brem
Hi variaas, just use my plugin or just the code as inspiration: http://laboratorium.0xab.cd/jquery/fieldselection/0.2.3-test/ I'm a bit busy so please check out test.html for an example. :) Alex variaas wrote: > How do I insert a string at a specific place in a textarea? I want to > insert th

[jQuery] Re: jQuery on Rails-related

2007-05-29 Thread Alex Brem
Hey Yehuda, that's really great news! :) Many thanks! Alex Yehuda Katz wrote: > Hey guys, > > Great news! Hpricot has accepted my patches to make hpricot compatible with > jQuery, which means you'll only need to checkout the latest hpricot from > svn > to use jQuery on Rails. >