Grupos
Grupos
Fazer login
Grupos
Grupos
Prototype: Core
Conversas
Sobre
Enviar feedback
Ajuda
Caminho do grupo
Prototype: Core
1 a 30 de 819
Marcar tudo como lido
Denunciar grupo
0 selecionadas
Walter Lee Davis
12/11/2012
Fwd: [Proto-Scripty] prototypejs.org is down
Not sure if you got this yet. Walter Begin forwarded message: From: Jason <jwest...@gmail.com
não lida,
Fwd: [Proto-Scripty] prototypejs.org is down
Not sure if you got this yet. Walter Begin forwarded message: From: Jason <jwest...@gmail.com
12/11/2012
Tom Gregory
20/08/2011
Prototype Core may want to look at this
There's a discussion in the Prototype users google group that it would be good to get some
não lida,
Prototype Core may want to look at this
There's a discussion in the Prototype users google group that it would be good to get some
20/08/2011
Rafael Raposo
21/07/2011
Feature proposal: Array#indexOf(iterator, i, context)
Hello, Don't know if this is going to be of any use for someone or to enter the core, but I
não lida,
Feature proposal: Array#indexOf(iterator, i, context)
Hello, Don't know if this is going to be of any use for someone or to enter the core, but I
21/07/2011
Richard Quadling
, …
Andrew Dupont
7
19/05/2011
Playing with Google's Closure Compiler and got a message for Prototype 1.7.0.0
On 18 May 2011 19:16, Andrew Dupont <goo...@andrewdupont.net> wrote: > > On May 18, 2011,
não lida,
Playing with Google's Closure Compiler and got a message for Prototype 1.7.0.0
On 18 May 2011 19:16, Andrew Dupont <goo...@andrewdupont.net> wrote: > > On May 18, 2011,
19/05/2011
Richard Quadling
,
Andrew Dupont
4
28/03/2011
New machine and new get clone ...
Thanks — I'll update this later today. Cheers, Andrew On Mar 28, 2011, at 12:25 PM, Richard
não lida,
New machine and new get clone ...
Thanks — I'll update this later today. Cheers, Andrew On Mar 28, 2011, at 12:25 PM, Richard
28/03/2011
andris
, …
Bob Kerns
6
05/03/2011
JSON encoding inconsistencies with host objects
I'd like to reiterate -- this is going about it backwards. You do NOT want errors to go
não lida,
JSON encoding inconsistencies with host objects
I'd like to reiterate -- this is going about it backwards. You do NOT want errors to go
05/03/2011
Johan Arensman
, …
Andrew Dupont
6
17/02/2011
IE8: Out of stackspace error
I can reproduce it on every machine with IE7 and 8. Don't know about IE9, don't have it here
não lida,
IE8: Out of stackspace error
I can reproduce it on every machine with IE7 and 8. Don't know about IE9, don't have it here
17/02/2011
Richard Quadling
2
03/02/2011
Suggestions for a small private project.
On 3 February 2011 11:26, Richard Quadling <rqua...@gmail.com> wrote: > Hi. > > I
não lida,
Suggestions for a small private project.
On 3 February 2011 11:26, Richard Quadling <rqua...@gmail.com> wrote: > Hi. > > I
03/02/2011
Andy E
, …
kangax
10
26/10/2010
Suggested alteration to PrototypeJS' Object.keys implementation.
Oops, small error causing infinite loops in IE :-) for (var i = 0; i < DontEnumsLength; i--) {
não lida,
Suggested alteration to PrototypeJS' Object.keys implementation.
Oops, small error causing infinite loops in IE :-) for (var i = 0; i < DontEnumsLength; i--) {
26/10/2010
Marco Afonso
2
22/10/2010
AJAX queues / managing AJAX requests
Hi all, I think I found what i was looking for: http://www.woozoo-project.org/ Tell me your
não lida,
AJAX queues / managing AJAX requests
Hi all, I think I found what i was looking for: http://www.woozoo-project.org/ Tell me your
22/10/2010
Rafael Raposo
,
joe t.
4
13/08/2010
Border Radius
http://ie.microsoft.com/testdrive/HTML5/01BorderRadius/Default.html Looks like IE9 will at least
não lida,
Border Radius
http://ie.microsoft.com/testdrive/HTML5/01BorderRadius/Default.html Looks like IE9 will at least
13/08/2010
Richard Quadling
, …
Andrew Dupont
3
06/07/2010
CSS object standardisation.
I can't say that we're considering adding this into core, but seems like it would be an
não lida,
CSS object standardisation.
I can't say that we're considering adding this into core, but seems like it would be an
06/07/2010
Viktor Kojouharov
, …
joe t.
5
03/07/2010
Why are all children of an 'update'd element being purged?
Thanks for the clarification. Most methods that change content destroy the old content in favor of
não lida,
Why are all children of an 'update'd element being purged?
Thanks for the clarification. Most methods that change content destroy the old content in favor of
03/07/2010
Cédric Bertolini
2
11/06/2010
event.memo inconsistency
My message was somehow truncated yesterday, and the "patch" line format is mistaken for a
não lida,
event.memo inconsistency
My message was somehow truncated yesterday, and the "patch" line format is mistaken for a
11/06/2010
Nikita Vasilyev
,
Tobie Langel
2
07/06/2010
Proposal: Make bound (curried, delayed...) functions look nicely in Web Inspector "Event Listeners" pane
> I think it's not a option for Prototype. At this case, bound function > could be
não lida,
Proposal: Make bound (curried, delayed...) functions look nicely in Web Inspector "Event Listeners" pane
> I think it's not a option for Prototype. At this case, bound function > could be
07/06/2010
Richard Quadling
, …
Tobie Langel
7
05/06/2010
Documentation for second parameter to AJAX callbacks.
> headerJSON for the status (data retrieved, errors, etc.) and > responseJSON the the content (
não lida,
Documentation for second parameter to AJAX callbacks.
> headerJSON for the status (data retrieved, errors, etc.) and > responseJSON the the content (
05/06/2010
Johan Arensman
, …
T.J. Crowder
3
26/05/2010
[Prototype-core] Return value of Event.stop()
+1 on the idea, seems like a winner to me. -- TJ On May 25, 8:35 pm, Tobie Langel <tobie.lan...@
não lida,
[Prototype-core] Return value of Event.stop()
+1 on the idea, seems like a winner to me. -- TJ On May 25, 8:35 pm, Tobie Langel <tobie.lan...@
26/05/2010
Tom Nijns
,
Andrew Dupont
2
10/05/2010
[Prototype-core] measure surrounding size
Tom, the "margin-height" key does the same thing. Cheers, Andrew On May 9, 2010, at 8:02 AM
não lida,
[Prototype-core] measure surrounding size
Tom, the "margin-height" key does the same thing. Cheers, Andrew On May 9, 2010, at 8:02 AM
10/05/2010
walther diechmann
, …
Tobie Langel
4
08/05/2010
[Prototype-core] proposal: function to validate HTML
Thanks for your suggestion. This would be quite an undertaking… and falls completely out of the scope
não lida,
[Prototype-core] proposal: function to validate HTML
Thanks for your suggestion. This would be quite an undertaking… and falls completely out of the scope
08/05/2010
Mislav Marohnić
,
Andrew Dupont
6
29/04/2010
[Prototype-core] Wish for Prototype 1.7 final: document.on("submit")
On Thu, Apr 29, 2010 at 17:55, Andrew Dupont <goo...@andrewdupont.net> wrote: There is no way
não lida,
[Prototype-core] Wish for Prototype 1.7 final: document.on("submit")
On Thu, Apr 29, 2010 at 17:55, Andrew Dupont <goo...@andrewdupont.net> wrote: There is no way
29/04/2010
Ignacio Coloma
, …
"Cowboy" Ben Alman
15
27/04/2010
Any intention of providing a function.throttle?
Re. disabling the trailing execution during throttle: you might want a function to execute every N
não lida,
Any intention of providing a function.throttle?
Re. disabling the trailing execution during throttle: you might want a function to execute every N
27/04/2010
Viktor Kojouharov
2
27/04/2010
[Prototype-core] Proto 1.7rc1, problem with measuring width of elements with display: none
Another thing I forgot to mention. In the CSS file, the div has an absolute position (which is
não lida,
[Prototype-core] Proto 1.7rc1, problem with measuring width of elements with display: none
Another thing I forgot to mention. In the CSS file, the div has an absolute position (which is
27/04/2010
Arakis
25/04/2010
[Prototype-core] Performance of 1.7rc1
Hey, great work with protype 1.7. Now the Element.getWith/getHeight works better. I have an notice
não lida,
[Prototype-core] Performance of 1.7rc1
Hey, great work with protype 1.7. Now the Element.getWith/getHeight works better. I have an notice
25/04/2010
Rüdiger Plantiko
, …
nlloyds
10
23/04/2010
[Prototype-core] Prototype without browser?
On Apr 22, 9:54 am, Matt Foster <mattfoste...@gmail.com> wrote: > I've used the
não lida,
[Prototype-core] Prototype without browser?
On Apr 22, 9:54 am, Matt Foster <mattfoste...@gmail.com> wrote: > I've used the
23/04/2010
Viktor Kojouharov
21/04/2010
[Prototype-core] Element.Methods.absolutize throws an error in Proto 1.7rc1
Hi, There's a small typo in the newest rc of prototype, here's the small diff: --- a/
não lida,
[Prototype-core] Element.Methods.absolutize throws an error in Proto 1.7rc1
Hi, There's a small typo in the newest rc of prototype, here's the small diff: --- a/
21/04/2010
Dziamid
, …
Tom Gregory
9
19/04/2010
Event.observe(window, 'load'.. issue not fixed!
Well, to be honest, I've been focusing on Firefox and Opera mainly when developing software and
não lida,
Event.observe(window, 'load'.. issue not fixed!
Well, to be honest, I've been focusing on Firefox and Opera mainly when developing software and
19/04/2010
marcoow
, …
Mislav Marohnić
3
10/04/2010
Lag between click and invocation of event handler in IE
On Fri, Apr 9, 2010 at 18:26, marcoow <marco.o...@gmail.com> wrote: I have some JS code
não lida,
Lag between click and invocation of event handler in IE
On Fri, Apr 9, 2010 at 18:26, marcoow <marco.o...@gmail.com> wrote: I have some JS code
10/04/2010
T.J. Crowder
, …
Tobie Langel
6
09/04/2010
API Documentation "Sections"
Done. On Apr 9, 6:33 am, gf3 <giannichiappe...@gmail.com> wrote: > BAM. Done:http://github.
não lida,
API Documentation "Sections"
Done. On Apr 9, 6:33 am, gf3 <giannichiappe...@gmail.com> wrote: > BAM. Done:http://github.
09/04/2010
T.J. Crowder
, …
Tobie Langel
13
09/04/2010
Helping with the web site once it's on github
Tobie, I'm just not going to continue this, it's a pointless aggravation for both of us. Have
não lida,
Helping with the web site once it's on github
Tobie, I'm just not going to continue this, it's a pointless aggravation for both of us. Have
09/04/2010
T.J. Crowder
, …
Mislav Marohnić
31
08/04/2010
Kudos to the documentation team
On Thu, Apr 8, 2010 at 16:22, Tobie Langel <tobie....@gmail.com> wrote: > I see. In that
não lida,
Kudos to the documentation team
On Thu, Apr 8, 2010 at 16:22, Tobie Langel <tobie....@gmail.com> wrote: > I see. In that
08/04/2010