for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
$(document).ready(function () {
$("[onload]").each(function (i, el) {
eval(el.getAttribute("onload"));
eval
});
$(document).on("click", 'button[id="ajax"][src]', function (e) {
e.preventDefault();
$.ajax({
url: $(this).attr("src"),
method: "POST",
success: function (res) {
console.log(res);
console.log
},
/**
* latest file
* @param {HTMLElement} element
*/
function latest(element) {
url: "clean",
data: {
latest: "true",
if (typeof res == "object") {
if (res.hasOwnProperty("result")) {
element.innerHTML = res.result;
}
function genCacheKey() {
$("#keyCache").val(guid());