Archive

Archive for March 31st, 2010

ASP.NET validators and javascript can do beautiful things…

March 31st, 2010 4 comments

Here is a small recipe about making some things a little more beautiful using asp.net Validators and some javascript.

What do we need:

  • ASP.NET Validators like RequiredFieldValidator
  • jQuery
  • jQuery Tooltip
  • A nice tooltip image and some css

Read more…

Categories: ASP.NET Tags: , ,