Skip to content

Instantly share code, notes, and snippets.

@pramoth
Last active March 13, 2017 20:48
Show Gist options
  • Save pramoth/ba53b4e24c7dc42566d8b1f896d25b72 to your computer and use it in GitHub Desktop.
Save pramoth/ba53b4e24c7dc42566d8b1f896d25b72 to your computer and use it in GitHub Desktop.
HTMLElement.attributes = {
type:{name:’type’, value:’text’ },
value:{name:’value’, value:’Pramoth’ },
class:{name:’class’, value:’myclass’ }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment