If I open two characters with my custom character sheet where I use the radiobuttons as in the code below for tabs, then selecting one of them changes the selected button in the wrong character. Example: Characters A,B,C opened in this order. Sometimes it leads to a state where I am not able to use the radio buttons at all. It happens always and it looks like it changes the values of the first opened character. If I close A it changes B if I close B it changes C. <input id="tab-attributes" type="radio" name="tabs" checked /> <label for="tab-attributes">Attribute</label> <input id="tab-skills" type="radio" name="tabs"/> <label for="tab-skills">Fertigkeiten</label> <input id="tab-combat"type="radio" name="tabs" /> <label for="tab-combat">Kampf</label> <input id="tab-magic" type="radio" name="tabs"/> <label for="tab-magic">Magie</label> <input id="tab-matrix" type="radio" name="tabs"/> <label for="tab-matrix">Matrix</label> <input id="tab-technomancer" type="radio" name="tabs"/> <label for="tab-technomancer">Technomancer</label> <input id="tab-social" type="radio" name="tabs"/> <label for="tab-social">Sozial</label> <input id="tab-equipment" type="radio" name="tabs"/> <label for="tab-equipment">Ausrüstung</label> Operating System Windows Windows NT 10.0
Screen Resolution 1920 x 1080
Web Browser Chrome 48.0.2564.82
Browser Size 1267 x 966
IP Address 80.110.91.9
Color Depth 24
Javascript Yes
Flash Version 20.0.-1
Cookies Yes
User Agent
Mozilla/5.0 (Windows NT 10.0; WOW64)
AppleWebKit/537.36 (KHTML, like Gecko)
Chrome/48.0.2564.82 Safari/537.36