jquery-localization-tool
jquery-localization-tool copied to clipboard
"764 .localizationTool:hover Value Error : cursor hand is not a cursor value : hand"
Hello, Thank you for your script wich I used in an html page for a captive portal wifi. When running the w3c css validation service against the resulting page, I get the following error: "
764 | .localizationTool:hover | Value Error : cursor hand is not a cursor value : hand"
Hello,
the following style is used to obtain cross browser compatibility with old browsers:
cursor: pointer; cursor: hand;