[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... *fg*

Regards,

Alex


Klaus Hartl wrote:


Err The Blog has tried jQuery and seems to like it pretty much :-)
http://errtheblog.com/posts/73-the-jskinny-on-jquery

Gotta love that one (on using the form plugin):

"respond_to and jQuery are so in love it's making me sick."


--Klaus







[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,
> 
> Mike
> 


[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 the string where ever the keyboard cursor is.



[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.
>