data ... object or string
var request = $.ajax({ url: this.url + valueLowerCase, method: "POST", dataType: "html" });