dataset and regular data methods such as setAttribute? I know there's more to dataset but i can't figure it out.dataset is you can list all attribute names and values and have them put in an object but can't you also get attributes with .attributes and .getAttribute?element.dataset.xyz = "xyz" can't you use setAttribute ?