[jQuery] How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
Hello, Is there an example of partial autocomplete? By 'partial' I mean, only a part of textarea gets suggestions. Users in my project are supposed to start a message in a textarea with 'Dear UserName' I want to make this UserName part either clickable like in Office documents custom fields,

[jQuery] Re: How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
/crossbrowser.html Any suggestion how I should do that? On Dec 24, 6:47 pm, Kean shenan...@gmail.com wrote: Interesting idea, but, owing to your idea, I am more interested in knowing if there's a way to determine current active keyboard cursor offset in document. On Dec 24, 1:26 am, Sam Unplugged

[jQuery] Re: How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
. Jörn On Wed, Dec 24, 2008 at 10:26 AM, Sam Unplugged guptasamee...@gmail.com wrote: Hello, Is there an example of partial autocomplete? By 'partial' I mean, only a part of textarea gets suggestions. Users in my project are supposed to start a message in a textarea with 'Dear UserName

[jQuery] Re: I wrote a YUI Multi FIle Compression Utility

2008-12-24 Thread Sam Unplugged
Thank you. On Dec 23, 9:27 pm, K-BL axel...@aim.com wrote: Hey Guys, I just finished writing a YUI Multi-File Compression Utility.  It's really simple, it just runs some CLI commands, but more importantly, it compiles entire directories and sub directories with a clean UI. For us IT guys,

[jQuery] Re: How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
it appear as one big textarea, even though it would be div, input and textarea On Dec 24, 9:54 am, Sam Unplugged guptasamee...@gmail.com wrote: Hi, This does make sense. However, can you tell me if its possible to autofire jQuery autocomplete dropdown and similarly to prevent

[jQuery] Re: How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
selections do something like Jorn suggests, and with some well placed and well used CSS you can make it appear as one big textarea, even though it would be div, input and textarea On Dec 24, 9:54 am, Sam Unplugged guptasamee...@gmail.com wrote: Hi, This does make sense. However

[jQuery] Re: Merry Xmass

2008-12-24 Thread Sam Unplugged
Merry Christmas, all you smart people. On Dec 24, 6:20 pm, Lukas Polak polak.luka...@gmail.com wrote: Hi everybody, I don't want you interrupt, but I don't know if you already notice that today is 24th December so at least today you shoold stop working and relax :) Merry Christmas to

[jQuery] Re: How do I make a partial textarea autocomplete?

2008-12-24 Thread Sam Unplugged
+autocomplete On Dec 24, 11:24 am, Sam Unplugged guptasamee...@gmail.com wrote: I have one question tough, how is Facebook's implementation of autocomplete (when sending n message) allows us to add users. Can somebody explain how I can do that? Thanks. On Dec 24, 8:29 pm, MorningZ morni