[Proto-Scripty] Re: Error: $A is not defined

2008-11-12 Thread T.J. Crowder

 I had an error: $A is not defined

Where are you calling it from that it's not yet defined when you call
it?  Can you post a small, self-contained page demonstrating the
problem to Pastie[1]?

[1] http://pastie.org
--
T.J. Crowder
tj / crowder software / com

On Nov 12, 3:34 pm, keemor [EMAIL PROTECTED] wrote:
 Hi,

 I had an error: $A is not defined

 I found solution very fasthttp://www.skybyte.net/articles/prototype.js/
 and wonder if I should put new ticket 
 onhttp://prototype.lighthouseapp.com/dashboard
 ?

 Is this fix for bind and bindAsEventListener methods correct?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Error: $A is not defined

2008-11-12 Thread keemor

On 12 Lis, 16:42, T.J. Crowder [EMAIL PROTECTED] wrote:
  I had an error: $A is not defined

 Where are you calling it from that it's not yet defined when you call
 it?  Can you post a small, self-contained page demonstrating the
 problem to Pastie[1]?
It doesn't happen on localhost, but only on production server.
At this moment I'm not able to paste any simple example of this
error.
When we go public I will come to this topic.

Thx

 [1]http://pastie.org
 --
 T.J. Crowder
 tj / crowder software / com

 On Nov 12, 3:34 pm, keemor [EMAIL PROTECTED] wrote:

  Hi,

  I had an error: $A is not defined

  I found solution very fasthttp://www.skybyte.net/articles/prototype.js/
  and wonder if I should put new ticket 
  onhttp://prototype.lighthouseapp.com/dashboard
  ?

  Is this fix for bind and bindAsEventListener methods correct?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---



[Proto-Scripty] Re: Error: $A is not defined

2008-11-12 Thread Tobie Langel

Hi keemor,

The proposed fix doesn't address the correct problem it also prevents
events from being fired during page load/unload in Firefox.

Furthermore, this should be fixed in 1.6

Best,

Tobie



On Nov 12, 4:42 pm, T.J. Crowder [EMAIL PROTECTED] wrote:
  I had an error: $A is not defined

 Where are you calling it from that it's not yet defined when you call
 it?  Can you post a small, self-contained page demonstrating the
 problem to Pastie[1]?

 [1]http://pastie.org
 --
 T.J. Crowder
 tj / crowder software / com

 On Nov 12, 3:34 pm, keemor [EMAIL PROTECTED] wrote:

  Hi,

  I had an error: $A is not defined

  I found solution very fasthttp://www.skybyte.net/articles/prototype.js/
  and wonder if I should put new ticket 
  onhttp://prototype.lighthouseapp.com/dashboard
  ?

  Is this fix for bind and bindAsEventListener methods correct?
--~--~-~--~~~---~--~~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~--~~~~--~~--~--~---