Closed dvaeversted closed 11 years ago
Under the placeholder plugin add that you need to execute following on document ready:
$('input[placeholder], textarea[placeholder]').placeholder();
Fixed with 651b7ff2d61449cf616b69ea191107e163760018
Under the placeholder plugin add that you need to execute following on document ready: