Prasad Bolla's SharePoint Blog
SharePoint Concepts for Beginners and Experienced Persons.
Please Share your thoughts for mailing me at
bvnprasad99000@gmail.com
Prasad Bolla's SharePoint Blog
Click
Here
to go through the Interesting posts within my Blog.
Click
Here
to go through the new posts in my blog.
Sunday, June 03, 2012
How to validate Property of People Editor using JQuery
if($("PeopleEditorID").text()=="")
{
alert('Validation Message');
return false;
}
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)