$('p').each(function (index) { alert(index + ': ' + $(this).text()); });
Regards, Sheo Narayan http://www.dotnetfunda.com
Life is a Race Thanks & Regards By Sabari Mahesh P M
Login to post response