Comment on Show HN: MineSweeper implemented in 100% CSS and HTML – no JavaScriptparentComments−James0x576yYou can't (afaik) tell if it's a right-click vs left-click in HTML+CSS alone that causes the el state to change - that info is part of the JS event :)−LoSboccacc6ythanks
Comments
You can't (afaik) tell if it's a right-click vs left-click in HTML+CSS alone that causes the el state to change - that info is part of the JS event :)
thanks