mrcarxpert wrote:
It's been a long time since I've posted anything. I've been busy, but
I did manage to squeeze out another plugin before my vacation.
I'm proud to announce the first Beta of my <a href="http://
digitalbush.com/projects/watermark-input-plugin">Watermark Input
Plugin for jQuery</a>. This is the first public release for this
plugin which has been used in a few of my other projects.
This is very nice. I wrote something a bit similar several months ago,
and you might want to incorporate my smaller technique into yours:
http://tinyurl.com/2vx4n8
Mine uses the label with a "for" attribute pointing to the input box as
the source for the text to include, similar to the way others on the
mailing list talked about using the title attribute. This might make a
good addition to what you're doing.
Thanks for sharing it.
-- Scott