User Profile
Collapse
Profile Sidebar
Collapse
Anarkha
Last Activity: May 21 '14, 10:49 AM
Joined: May 18 '14
Location:
-
How can i get the first element in a datatable using jquery?
$('#table').val ($('#investment s').find('td:fi rst')); -
How to make the table's header fixed -
How to fix the header after clicking the go-back button?
Code:$("#go-back").click(function() { $('.FixedHeader_Cloned ').show(); oInvestmentsTable.fnReloadAjax(); new FixedHeader(oInvestmentsTable); });Last edited by Dormilich; May 19 '14, 08:06 AM. -
-
how to make the confirm box as center of the page in all browsers.Leave a comment:
-
delete prompt box is not working
Code:"Delete" : function() { var result = prompt("Want to delete?"); if (result==true) { deleteUser(userId); } },Last edited by Dormilich; May 18 '14, 07:28 PM.
No activity results to display
Show More
Leave a comment: