Skip to content

Comment on Ask HN: please review my html5 web game

Comments

Uh, I hate to inform you, but it doesn't seem to function properly on Firefox trunk.

Correct. You'll need Safari or Chrome to play.

http://en.wikipedia.org/wiki/Web_SQL_Database

Web SQL Database is supported by Google Chrome, Opera and Safari but will not be implemented by Mozilla(Firefox) which instead advocates Indexed Database API access.

Maybe you should try to use the simpler storage API like localStorage as it is more widely supported?

Ok, I've replaced the database with localStorage and it's all good to go - at least in FF 3.6.8, although it seems to be washing out the font colors.

Thanks for the suggestion.

That's awesome. Thanks for the lead. I'll try and implement that tonight :)

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.