Closed Crusader4Christ closed 13 years ago
Uncaught ReferenceError: Invalid left-hand side in assignment in jquery.simpleplaceholder.js in 49 line: if($this.val()='') { must be if($this.val()=='') {
if($this.val()='') {
if($this.val()=='') {
True! If you can do a pull request for this I'd be happy to include this. If you can't I'll fix this asap
fixed and pushed
Uncaught ReferenceError: Invalid left-hand side in assignment in jquery.simpleplaceholder.js in 49 line:
if($this.val()='') {
must beif($this.val()=='') {