> How did you find out this has to do with Prototype library combined with
> AdBlock?

a) created website with regular DHTML (used javaScript to alter
textarea's style)
  No crashes
b) Converted website to Prototype to take advantage of the ajax
interface. Also converted DHTML to $('id').setStyle() calls and
regular JavaScipt to read from XML DOM
  Crashes every time I close the tab
c) commented out $('id').setStyle() calls
  No more crashes
d) tried to show someone else what was happening on a browser w/o any
plugins
  No crashes
e) process of elimination- Disabled all my plugins and tried the site
again one at a time.
  Crashed with Adblock
f) set adblock to not filter my site
  No crashes

> And does your browser crash while handling GMail or other js-heavy web
> application?

Nope. Browser crashes have been pretty rare.

Here's the site if you want to take a look: http://zorjax.tonemilazzo.com/


--~--~---------~--~----~------------~-------~--~----~
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 from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to