Hacker News new | ask | show | jobs
by donquix 4874 days ago
Looks like you've got a stray </script> closing tag. It didn't work in Firefox on Mountain Lion, but it did in Chrome. I like it!
2 comments

Thanks. That was part of the problem. Turns our $.get wasn't parsing the response data as JSON in firefox. fixed now!
Thanks! Looking into this meow