Re: [Rails-spinoffs] IE crashing

2005-10-30 Thread snacktime
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@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/lis

Re: [Rails-spinoffs] IE crashing

2005-10-30 Thread snacktime
On 10/30/05, snacktime <[EMAIL PROTECTED]> wrote: On 10/30/05, Tom Davies < [EMAIL PROTECTED]> 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 wha

Re: [Rails-spinoffs] IE crashing

2005-10-30 Thread snacktime
On 10/30/05, Tom Davies <[EMAIL PROTECTED]> 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@l

[Rails-spinoffs] IE crashing

2005-10-29 Thread snacktime
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 d

Re: [Rails-spinoffs] how to prevent "blinking" when adding an element with an effect

2005-10-21 Thread snacktime
On 10/19/05, Ron Piterman <[EMAIL PROTECTED]> wrote: Hi,I add a div to my document and use an effect to make it apear gracefully.Unfortunatly, when adding the element, the element apears shortly, thenthe effect (slideDown) lets it apear nicely - so the page flickers abit - What is the best practice