Re: Implementing AutoComplete Issue
Great thanks!!! saved me some work :) On Mon, Apr 21, 2008 at 2:11 PM, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > to quote johan, maybe in about 1-2 weeks. > Gerolf > > On Mon, Apr 21, 2008 at 7:34 PM, Ricky <[EMAIL PROTECTED]> wrote: > > > But there isn't a 1.3.4 in very near future is it ? > > > > Btw, Scriptaculous is down ... (the detail documentation i mean, that > > simple > > source doesn't tell you that much) > > > > On Mon, Apr 21, 2008 at 10:27 AM, Gerolf Seitz <[EMAIL PROTECTED]> > > wrote: > > > > > this is fixed for 1.3.4 > > > > > > Gerolf > > > > > > On Mon, Apr 21, 2008 at 3:50 PM, Ricky <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, > > > > > > > > I have implemented autocomplete using 1.3.3. examples in wicket > > stuff. > > > It > > > > is working fine in firefox, however doesnt work in IE. Is there a > fix > > > for > > > > this ? Is scriptaculous thing the answer ? if so can someone point > me > > to > > > > the > > > > example source or give me a rough idea ? > > > > > > > > > > > > thanks > > > > Rick > > > > > > > > > > -- Regards Vyas, Anirudh || ॐ ||
Re: Implementing AutoComplete Issue
to quote johan, maybe in about 1-2 weeks. Gerolf On Mon, Apr 21, 2008 at 7:34 PM, Ricky <[EMAIL PROTECTED]> wrote: > But there isn't a 1.3.4 in very near future is it ? > > Btw, Scriptaculous is down ... (the detail documentation i mean, that > simple > source doesn't tell you that much) > > On Mon, Apr 21, 2008 at 10:27 AM, Gerolf Seitz <[EMAIL PROTECTED]> > wrote: > > > this is fixed for 1.3.4 > > > > Gerolf > > > > On Mon, Apr 21, 2008 at 3:50 PM, Ricky <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > I have implemented autocomplete using 1.3.3. examples in wicket > stuff. > > It > > > is working fine in firefox, however doesnt work in IE. Is there a fix > > for > > > this ? Is scriptaculous thing the answer ? if so can someone point me > to > > > the > > > example source or give me a rough idea ? > > > > > > > > > thanks > > > Rick > > > > > >
Re: Implementing AutoComplete Issue
But there isn't a 1.3.4 in very near future is it ? Btw, Scriptaculous is down ... (the detail documentation i mean, that simple source doesn't tell you that much) On Mon, Apr 21, 2008 at 10:27 AM, Gerolf Seitz <[EMAIL PROTECTED]> wrote: > this is fixed for 1.3.4 > > Gerolf > > On Mon, Apr 21, 2008 at 3:50 PM, Ricky <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > I have implemented autocomplete using 1.3.3. examples in wicket stuff. > It > > is working fine in firefox, however doesnt work in IE. Is there a fix > for > > this ? Is scriptaculous thing the answer ? if so can someone point me to > > the > > example source or give me a rough idea ? > > > > > > thanks > > Rick > > >
Re: Implementing AutoComplete Issue
this is fixed for 1.3.4 Gerolf On Mon, Apr 21, 2008 at 3:50 PM, Ricky <[EMAIL PROTECTED]> wrote: > Hi, > > I have implemented autocomplete using 1.3.3. examples in wicket stuff. It > is working fine in firefox, however doesnt work in IE. Is there a fix for > this ? Is scriptaculous thing the answer ? if so can someone point me to > the > example source or give me a rough idea ? > > > thanks > Rick >
Re: Implementing AutoComplete Issue
the scriptaculous autocomplete component does work on all known versions of IE and firefox (and safari too). it's a very simple API to use. here's an example of how to use it in your app. http://wicketstuff.org/confluence/display/STUFFWIKI/Script.aculo.us+AutoCompleteBehavior On Mon, Apr 21, 2008 at 8:50 AM, Ricky <[EMAIL PROTECTED]> wrote: > Hi, > > I have implemented autocomplete using 1.3.3. examples in wicket stuff. It > is working fine in firefox, however doesnt work in IE. Is there a fix for > this ? Is scriptaculous thing the answer ? if so can someone point me to > the > example source or give me a rough idea ? > > > thanks > Rick >
Implementing AutoComplete Issue
Hi, I have implemented autocomplete using 1.3.3. examples in wicket stuff. It is working fine in firefox, however doesnt work in IE. Is there a fix for this ? Is scriptaculous thing the answer ? if so can someone point me to the example source or give me a rough idea ? thanks Rick