dino

Results 1 comments of dino

`  {{geteyecode}} ` `eyeclicked: function(e) { if (this.inputtype == "password") { this.inputtype = "text" this.eyecode = "" // this.$el('txtpassword').blur() // this.$el('txtpassword').focus() } else { this.inputtype = "password" this.eyecode =...