Hacker News new | ask | show | jobs
by mikecane 4890 days ago
Using Firefox 18, all I get is a blank screen.
1 comments

Ah! Thanks for saying. I can't figure out why, but the jquery.animate-colors.js scripts that I'm using are failing on my site, but work on the demo page at: http://www.bitstorm.org/jquery/color-animation/

Odd

EDIT: Found it! Firefox couldnt handle the jquery transition from no background-color, to a color. It needed a background-color to be set first.

I can see the page. Color changing background is annoying. Now all works, tho. Tx.