Wednesday, December 30, 2015

How to

In this below script,Remove table border using jQuery/javascript

Remove table border using jQuery In SharePoint


Include this code console :

$("table[id='idAttachmentsTable'] tr td").css('border','none');


No comments:

Post a Comment