[Proto-Scripty] Re: Broken Link to Autocompleter on the Script.aculo.us

2009-08-10 Thread G. Sharon Yang
. Sharon Yang wrote: > check this message: > http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/aef9f81930e5c999?hl=en# > > I guess it's never working. > > On Mon, Aug 10, 2009 at 6:09 AM, CoolAJ86 wrote: >> >> Does anyone have a working link

[Proto-Scripty] Re: Broken Link to Autocompleter on the Script.aculo.us

2009-08-10 Thread G. Sharon Yang
check this message: http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/aef9f81930e5c999?hl=en# I guess it's never working. On Mon, Aug 10, 2009 at 6:09 AM, CoolAJ86 wrote: > > Does anyone have a working link to a demo page of the autocompleter? > > The ones on github and

[Proto-Scripty] Re: IE autocompleter out of place. Firefox works ok.

2009-07-27 Thread G. Sharon Yang
There are quite a few threads regarding this issue, just search "autocomplete" in this group. For example: http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/8aac295a1affa481 -S. On Fri, Jul 24, 2009 at 2:02 PM, ror-dev244 wrote: > > Hi, I'm using prototype 1.6 and scr

[Proto-Scripty] Re: How to display the waiting image

2009-07-07 Thread G. Sharon Yang
I think Nich gave a very good answer. Just use animated gif or flash, otherwise, program it in PHP. I had experience with a simple progress bar using jsp and servlet, but not with PHP. -S. On Tue, Jul 7, 2009 at 6:59 AM, anthony wrote: > > PHP is the backend. > > On Jul 6, 5:15 pm

[Proto-Scripty] Re: How to display the waiting image

2009-07-06 Thread G. Sharon Yang
That's called processing bar. Depending on your back-end, you write sth in java or php, or other server language, or simply using flash to show the status. what do you use in your back-end? -Sharon On Mon, Jul 6, 2009 at 2:33 PM, anthony wrote: > > I am sure this is a commonly asked question or

[Proto-Scripty] Re: Autocompleter shifts results to the right in IE8

2009-06-25 Thread G. Sharon Yang
I had the same issues with IE 8. Autocompleter div shifts to the right. It works fine in all other browsers. -S. On Wed, Jun 24, 2009 at 9:45 AM, David Tarico wrote: > Thanks for tracking that down! > > On Wed, Jun 24, 2009 at 3:48 AM, BillyRayPreachersSon > wrote: >> >> >> After more debugging

[Proto-Scripty] Re: url http://demo.script.aculo.us/ajax/autocompleter_customized doesn't works

2009-05-13 Thread G. Sharon Yang
y googlegroups.com Hi G. Sharon Yang, go to the specific page: http://wiki.github.com/madrobby/scriptaculous/demos ity refers to all previous demo, puzzle, shopping cart, effects, ... btw, dead link should have been removed. -- david On 19 mar, 17:39, "G. Sharon Yang" wrote: >

[Proto-Scripty] Re: autocompleter result list shifted to left !

2009-05-05 Thread G. Sharon Yang
  padding: 0; >     list-style:none; > } > .searchAsYouType ul li.selected { >     background:#eef; > } > /* }}}*/ > > Finally, here is my input field html code: > > > So, can someone tell if there is something wrong or missing ? > > [1]: http://www.rorcraft.

[Proto-Scripty] Re: Ajax.Autocompleter problem.

2009-04-29 Thread G. Sharon Yang
Are you sure you defined corresponding id for both textfield and the div, as in 'new Ajax.Autocompleter(id_of_text_field, id_of_div_to_populate, url, options)'? On Tue, Apr 28, 2009 at 8:33 PM, Nahuel Bulian wrote: > Hi there. > I'm trying to use the Script.aculo.us Ajax.Autocompleter, I can see

[Proto-Scripty] Re: autocompleter result list shifted to left !

2009-04-29 Thread G. Sharon Yang
my autocompleters are fine with IE 6 and IE 7, but in IE 8, the autocomplete fields shift to the right side, :(( since most of our customers use IE 6 and IE 7, I just leave the bug as it it for now. -S. On Wed, Apr 29, 2009 at 2:08 PM, Sabri LABBENE wrote: > Hi all, > Nobody had this proble

[Proto-Scripty] Re: demo site is down.

2009-03-19 Thread G. Sharon Yang
yes, I know that link in github. It offers many code example, but no *LIVE* example. I guess the actual LIVE demo is in demo.script.aculo.us. Since it seems to be a dead link, why not remove it thanks, Sharon On Thu, Mar 19, 2009 at 4:51 AM, david wrote: > > Hi G. Sharon Yang, &

[Proto-Scripty] demo site is down.

2009-03-19 Thread G. Sharon Yang
http://demo.script.aculo.us http://demo.script.aculo.us/ajax/autocompleter I tried a few times from this morning until now. -S. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group.