On Jan 2, 3:14 pm, Gerry Reno <[email protected]> wrote: > On 01/02/2011 05:53 PM, azakai wrote: > > > On Jan 2, 1:01 pm, Gerry Reno <[email protected]> wrote: > > >> Ok, visiting this page: > > >>http://syntensity.com/static/python.html > > >> I do not see anything happen when I click 'execute' button. I'm running > >> Firefox 3.6.3. > > > I've only tested with Firefox 4. I'm surprised though that it wouldn't > > work on 3.6.3. Can you see what errors appear in the error console > > (control-shift-J)? > > Errors when using Firefox 3.6.3: > > script stack space quota is exhausted
Ah, then yeah, it's the script stack issue I was afraid of. Then there's not really a way to run the demo on Firefox 3.6.x. It will work on Firefox 4 though, or other recent browsers. - azakai -- http://mail.python.org/mailman/listinfo/python-list
