Before I spend a ton of time trying to track something down that might not actually be broken, maybe someone could test this with IE to see if it crashes their browser also. Go to http://asterisk.paymentonline.net:3000/login/user and login as user ''demo'', password ''password''. Then click on the dialplan menu option and then click Add Script once or twice. on my computer this crashes IE 6 every time. Chris _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
I can confirm your results with IE 6.0.2900.2180 on windows XP. On 10/30/05, snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Before I spend a ton of time trying to track something down that might not > actually be broken, maybe someone could test this with IE to see if it > crashes their browser also. > > Go to http://asterisk.paymentonline.net:3000/login/user > and login as user ''demo'', password ''password''. Then click on the dialplan > menu option and then click Add Script once or twice. on my computer this > crashes IE 6 every time. > > Chris > > _______________________________________________ > Rails-spinoffs mailing list > Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs > > >
On 10/30/05, Tom Davies <atomgiant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > I can confirm your results with IE 6.0.2900.2180 on windows XP. >Thanks Tom. Guess I''ll just start ripping stuff out until it doesnt'' break anymore. Chris _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
On 10/30/05, snacktime <snacktime-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > On 10/30/05, Tom Davies <atomgiant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > I can confirm your results with IE 6.0.2900.2180 on windows XP. > > > > Thanks Tom. Guess I''ll just start ripping stuff out until it doesnt'' break > anymore. > > Chris >I found out what causes it. Each row that slides up and down is a table. In the div surrounding each table I set position:relative in the style. If I take this out it stops crashing, but then it won''t slide up and down correctly. Chris _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Downgrading from rc4 to the latest stable release fixed the problem. Bummer, but after 4 hours trying to solve the problem I''ve given up. Chris _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs