Go Back   Site Owners Forums - Webmaster Forums > Search Forums

Notices


Showing results 1 to 1 of 1
Search took 0.00 seconds.
Search: Posts Made By: alligatortek001
Forum: Java 01-06-2014, 05:40 AM
Replies: 3
Views: 5,986
Posted By alligatortek001
Hi Jack, you can use :nth-child() Selector...

Hi Jack,

you can use :nth-child() Selector in jQuery.

$(document).ready(function() {
$('tr td:nth-child(1)').hide();
}

Where 1 is the column number to be hidden.
Showing results 1 to 1 of 1

 
Forum Jump

All times are GMT -7. The time now is 08:34 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.