$('.del').on('click', function () { var id = $(this).attr('id'); var url = '/m/g2_content_del/' + id; var that = this; $.post(url, function (a, b, c, d) { var getItem = function () { return function () { return that; }; } var current = getItem()(); v…
Projected coordinate systems Well-known ID Name Well-known text 2000 Anguilla_1957_British_West_Indies_Grid PROJCS["Anguilla_1957_British_West_Indies_Grid",GEOGCS["GCS_Anguilla_1957",DATUM["D_Anguilla_1957",SPHEROID["Cla…
CSS Themes "light-theme" "dark-theme" "compact-theme" How To Use Step 1: together with JQuery, include jquery.simplePagination.js in your page: << span>scripttype="text/javascript"src="path_to/jquery.j…