[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, CoolAJ86coola...@gmail.com wrote:

 Does anyone have a working link to a demo page of the autocompleter?

 The ones on github and on scriptaculous are broken.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



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

2009-08-10 Thread G. Sharon Yang

and this message:
http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/62497102586a0457?hl=en#

It seems that the person who answered my questions, actually never
tried to open the link. And it seems that nobody else really cares, :(

On Mon, Aug 10, 2009 at 10:53 AM, G. Sharon Yangokghy...@gmail.com 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, CoolAJ86coola...@gmail.com wrote:

 Does anyone have a working link to a demo page of the autocompleter?

 The ones on github and on scriptaculous are broken.

 



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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-dev244mma...@gmail.com wrote:

 Hi, I'm using prototype 1.6 and scriptaculous 1.8.2 on top of my Ruby
 on Rails app.
 I'm using Autocompleter.local and it works great for Firefox 3.0.12
 but when I use IE8 to
 see it, the suggestion box is out of place. See screenshot links below

 IE8 (broken)
 http://tinypic.com/r/11t51tz/3
 ff3 (works)
 http://tinypic.com/r/2epn3wm/3

 Have you seen this before? The CSS are as follows:
 div.auto_complete {
  margin:0px;
  padding:0px;
  width:350px !important ;
  background:#fff;
  border:1px solid #888;
  position:absolute;
 }

 div.auto_complete ul {
  margin:0px;
  padding:0px;
  list-style-type:none;
 }

 div.auto_complete ul li.selected {
  background-color:#ffb;
 }

 div.auto_complete ul li {
  margin:0;
  padding:2px;
  height:32px;
  display:block;
  list-style-type:none;
  cursor:pointer;
 }

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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, anthonymrsmi...@gmail.com wrote:

 PHP is the backend.

 On Jul 6, 5:15 pm, G. Sharon Yang okghy...@gmail.com wrote:
 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, anthonymrsmi...@gmail.com wrote:

  I am sure this is a commonly asked question or can be found in many
  tutorials, but I just can;t see to figure out what to search for.

  I am looking for something were when I hit submit, the page does not
  go anywhere but something pops up or appears and say the page is
  processing, not allowing the user to do anything. Can someone point me
  in to the right direction?
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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, anthonymrsmi...@gmail.com wrote:

 I am sure this is a commonly asked question or can be found in many
 tutorials, but I just can;t see to figure out what to search for.

 I am looking for something were when I hit submit, the page does not
 go anywhere but something pops up or appears and say the page is
 processing, not allowing the user to do anything. Can someone point me
 in to the right direction?
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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 Taricodtar...@gmail.com wrote:
 Thanks for tracking that down!

 On Wed, Jun 24, 2009 at 3:48 AM, BillyRayPreachersSon
 billyraypreachers...@gmail.com wrote:


 After more debugging, I finally tracked down the problem, and it looks
 like there's already a ticket raised with Prototype to fix this in
 IE8:


 https://prototype.lighthouseapp.com/projects/8886-prototype/tickets/618-getoffsetparent-returns-body-for-new-hidden-elements-in-ie8-final#ticket-618-9

 Dan





 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



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

2009-05-13 Thread G. Sharon Yang

this is a very strange phenomenon -  I asked this question before, but
it seems that other people don't care about this demo page. I never
opened this page.  I was  told the dead link should be removed, but
it's still there.

This is my previous question and answers:


fromdavid david.brill...@gmail.com

reply-toprototype-scriptaculous@googlegroups.com
to  Prototype  script.aculo.us prototype-scriptaculous@googlegroups.com
dateMon, Mar 23, 2009 at 4:39 AM
subject [Proto-Scripty] Re: demo site is down.
mailing listprototype-scriptaculous.googlegroups.com Filter
messages from this mailing list
mailed-by   googlegroups.com
signed-by   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 okghy...@gmail.com wrote:
 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 david.brill...@gmail.com wrote:

  Hi G. Sharon Yang,

  try accessing the demo fromhttp://wiki.github.com/madrobby/scriptaculous
- Hide quoted text -

  --
  david

  On 18 mar, 21:48, G. Sharon Yang okghy...@gmail.com wrote:
 http://demo.script.aculo.us

 http://demo.script.aculo.us/ajax/autocompleter

  I tried a few times from this morning until now.

  -S.

On Wed, May 13, 2009 at 12:20 AM, aperrin anthonyper...@neuf.fr wrote:

 Hello,

 the demo url http://demo.script.aculo.us/ajax/autocompleter_customized
 doesn't works.

 Anthony
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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 sabri.labb...@gmail.com wrote:
 Hi all,
 Nobody had this problem before ??
 Is there some attribute that scriptaculous should set for the div that will
 contain the result of the ajax query

 On Wed, Apr 29, 2009 at 2:42 PM, Sabri LABBENE sabri.labb...@gmail.com
 wrote:

 Hi all,
 I'm using prototype-1.6.1_rc2 with scriptaculous-1.8.0. I have an
 autocompletion feature in my application.
 Autocompleter goes to LDAP gather usernames.
 I also have the possibility to enter in the textfield many users separated
 by ',' or ';'.

 The problem I'm facing happens with IE7 and IE6:
 The list of choices proposed by autocompleter ajax response is shifted to
 the left proportionally to the amount of names already entered in the text
 field.
 When I enter too many names, the list become not visible (out of screen).
 This is annoying for users.

 Can anyone tell how to fix this? From where the problem is coming ?

 Thanks for your help.

 Best Regards,
 -- Sabri.




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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 nbul...@gmail.com wrote:
 Hi there.
 I'm trying to use the Script.aculo.us Ajax.Autocompleter, I can see the list
 returned by mi php script, but when I click one of the result nothing
 happen... and the Firebug show me this:

 $(element) is undefined
 [Break on this error] return $A($(element).childNodes).collect(
 function(node) {

 Anybody know what could be happen?

 Thank Nonox from Argentian!

 --
 Saludos
 NB.
 MSN: nbul...@gmail.com
 GTalk: nbul...@gmail.com

 Antes de imprimir, pensá en el medio ambiente.
 Before printing, think about the environment.
 Avant d'imprimer, pensez à l'environnement.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[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 david.brill...@gmail.com wrote:

 Hi G. Sharon Yang,

 try accessing the demo from http://wiki.github.com/madrobby/scriptaculous

 --
 david

 On 18 mar, 21:48, G. Sharon Yang okghy...@gmail.com wrote:
 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.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---