TECHNICALSTUDY

The associate of technical study article for computer science students which could gain the knowledge about to technicals like Computer history, hard disk, printer,central processing unit etc. Technicalstudy also considered software engineering, operating system and some chunks of programming languages.

Email subscription

Enter your email address:

Delivered by FeedBurner

Thursday, November 16, 2023

Check Datatype of Variable

How to find Last value/id of Table's row In Jquery:


 var lsts = $('#vendor_items_table1 tr:last td label').attr('id');
            alert(typeof(lsts))

 

No comments:

Post a Comment

Adbox