Firman Ridwan

Results 1 comments of Firman Ridwan
trafficstars

$(document).ready(function(){ $("#keyword").on("keyup", function() { // var value = $(this).val().toLowerCase(); show_list = $(this).data('display'); loadItems(); }); }); path: public/js/script.js i use this, but only work on current directory