Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript CSS to make my placeholder text very light? Reply To: CSS to make my placeholder text very light?

#157154
TheDoc
Member

This doesn’t look right:

$('[placeholder]').focus(function() {

How can you focus a placeholder? I think you mean to use input.