[Prototype-core] Re: Cant disable button tag. (input type="button" works ok)

2008-05-09 Thread Pablo Impallari
Wow! That was fast! Thanks you very much. Im impressed. :) --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to prototype-core@googlegroups.com To unsubscribe f

[Prototype-core] Cant disable button tag. (input type="button" works ok)

2008-05-07 Thread Pablo Impallari
Disble and enable dont work on button tags. Using input type buttons, works ok. disable But using button tags dont work. Hi world disable --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype: Core"

[Prototype-core] DOM gets cached in firefox?

2007-09-04 Thread Pablo Impallari
Lets say i have some html like this: Original Text Then, the content is modified: var newContent = "New Text"; $('content').update(newContent); $('container').innerHTML; But then if do: var someVar = $('content').innerHTML; In IE I get what is suposed to get --> NewText But in firefox I s

[Prototype-core] Re: protoculous-packer.js not loading extencions.js

2007-07-30 Thread Pablo Impallari
Thanks Great work! On Jul 30, 12:38 pm, jdalton <[EMAIL PROTECTED]> wrote: > In the future email me directly instead of this core list (as > mentioned in the read_me_first.txt the compressed versions of > Prototype/Scriptaculous/Protoculous are not supported by Thomas Fuchs > or the Prototype Cor

[Prototype-core] protoculous-packer.js not loading extencions.js

2007-07-30 Thread Pablo Impallari
I´m using protoculous-packer.js (protoype 1.5.1.1 + scriptaculous 1.7.1 beta3) and its not auto-loading extencions.js Anyone with the same problem? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Prototype: Core" g