Buy Questpond's video subscriptions on
huge discount
.
Online: 3365
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
jQuery
>
Loading ...
How to remove bottom/last table row using jQuery?
Posted by
vishalneeraj-24503
on 2/3/2015 | Category:
jQuery Interview questions
| Views: 7617 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We can write below simple code for bottom row removal as:-
$('#tbl tr:last').remove();
Where #tbl is Htmltable ID.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to remove n'th or 5rd row from the table u ...
Next > :
What is the alternative way of checking Loaded jQu ...
Comments or Responses
Login to post response
More Interview Questions by vishalneeraj-24503
What is the alternative way of checking Loaded jQuery UI Version?
How can we check the Loaded jQuery UI Version?
What is the alternate method to get Version?
What is the shorthand for jQuery to get Version?
How to check jQuery version?
How to FETCH the second Last record in a table without any identity co ...
How to fetch the next Identity value from Sql Server?
What are the types of Rowset Functions?
Latest Interview Questions
You have already develop ASP.Net MVC Web application. you have to work ...
You have assigned task to add watermark to all the images in ASP.Net w ...
Your company have already built web application in ASP.Net .Now your t ...
Right now your company website have static content. What is the most p ...
You have already developed web application in ASP.Net MVC framework. N ...
You need to modifying an ASP.NET MVC web application for a specific cl ...
You are going to develop an ASP.NET MVC which support both browser and ...
Your are going to create asp.net mvc web application in which you have ...
More ...