[Proto-Scripty] for...in gets a overflow if including scriptaculous and prototype ?

2010-02-22 Thread Dale
Hi I tried a simple javascript example on the w3school (http:// www.w3schools.com/JS/js_loop_for_in.asp), and the example works fine if I don't include scriptaculous or prototype, but once I do I keep getting a strange error. Anyone know why this error/bug shows up, or have I done something

[Proto-Scripty] Re: for...in gets a overflow if including scriptaculous and prototype ?

2010-02-22 Thread Dale
arrays:http://proto-scripty.wikidot.com/prototype:tip-looping-through-arrays HTH, -- T.J. Crowder Independent Software Consultant tj / crowder software / comwww.crowdersoftware.com On Feb 22, 12:13 pm, Dale daniel.lehtovi...@gmail.com wrote: Hi I tried a simple javascript example on the w3school