You are not logged in.
> Need to find a sol for
> FullPage Plugin ... i m trying to include in my application ... but on
> load it is taking hell lot of time to load .... after few minutes
> ( 3-5 ) ... it is showing the following popup
>
> ---------------------------
> Windows Internet Explorer
> ---------------------------
> Stop running this script?
>
> A script on this page is causing Internet Explorer to run slowly.
> If it continues to run, your computer may become
> unresponsive.
>
>
> ---------------------------
> Yes No
> ---------------------------
>
> Then if i say Yes its working fine ...wen i tried putting alerts n try
> to debug then i found out that :
> The code is circulating almost 35 - 50 times b/w the followingg
> functions in HTML area.js :
>
> A. HTMLArea.prototype.editorIsActivated = function()
> B. HTMLArea.prototype.enableToolbar = function()
> C.HTMLArea.prototype.updateToolbar = function(noStatus)
>
> Plz note that it is happening in IE 7
>
> Plz help me out ASAP
>
> Thanks
>
> Apratim Bose
> India
Offline
I also noticed this behaviour in some cases on a few sites ... seems that this plugin will only crash if some other plugins are activated. But don't ask me in which combination this occurs ...
Offline