I'm in the middle of producing a browser based Sudoku page using javascript. It works fine without any installing etc but not everything is perfect. I have a settings page that is hidden by default until you press the settings button - this doesn't happen on the Kindle so I can't change the levels etc. Also there's a pair of buttons that allow you to alternate between putting in guesses for a square and the actual value - the logic works but the inactive button is supposed to grey out.
What I don't understand is why everything else works fine but a few isolated things don't work. Any ideas/guesses?
PS I do have javascript enabled.
PS2 if you want to see what it currently looks like then this is it.
What I don't understand is why everything else works fine but a few isolated things don't work. Any ideas/guesses?
PS I do have javascript enabled.
PS2 if you want to see what it currently looks like then this is it.