![]() |
| | #1 | |||||||
| Movable Type Integration Join Date: Feb 2007
Posts: 265
![]() | Prototype 1.5.0 Compressed Quote:
__________________ You're friendly neighborhood automation routine. Last edited by MT Integration : 08-16-2007 at 02:44 AM. Reason: Update to original article | |||||||
| | |
| | #4 | ||
| | Hey, this is fine, the first thing I started to do was to compress prototype myself because Firebug and other browsers show some errors when I include the compressed script. Firebig shows: missing ] after element list [Break on this error] turn;var klass=window[className]={};klass.prototype=document.createElement(tag?t.. . I haven't found a solution for this yet. I just commented out those lines. I am working on it. Let's stay in contact about it. Greets Andi My URL: http://aka-fotos.de/ | ||
| |
| | #5 | ||
| | Hi Steve, I tested your file again, it works everywhere. I think my FF2 used an old file from the cache but i don't know. Do you have the edited file before the compression? Is it necessary to add all the ";"s? My URL: http://aka-fotos.de | ||
| |
| | #7 | ||
| Runs This Show | effect.js requires builder.js - and the two of them require prototype.js version 150rc2. Prototype, Builder, and Effects - this link includes the files as released with scriptaculous 1.7 beta 2 My URL: http://www.stevekallestad.com | ||
| | |
| | #8 | ||
| Runs This Show | Andi - I've run some tests and I definitely do NOT see that error with firebug. I did find some of my 1.5.0RC2 code did not work with the final 1.5.0 release however. Could you provide a sample of the code you are running that presents this error? Perhaps it's a syntax error, or there is a chance that you are using a function that I am not testing with, but usually I find that if there are any errors in the javascript I get some sort of notification with either the Web Developer Toolbar or Firebug. My URL: http://www.stevekallestad.com | ||
| | |
| | #9 | ||
| Runs This Show | The ;'s are necessary - I realize there are 569 of them My URL: http://www.stevekallestad.com | ||
| | |
| | #10 | ||
| Runs This Show | Oh jeez... I had no idea that 1.7 was released. 1.7 beta 2 is available at the wiki link above. I'll get working on 1.7 right now... My URL: http://www.stevekallestad.com | ||
| | |