Edit dikit guys..harusnya gini
var url = '/user/find_provinces/' + country_id;
new Ajax.Request(url, {
method: 'get',
onSuccess: function(transport) {
alert(transport.responseText);
}
});- [id-ruby] [Rails] Masalah dengan prototype.js d0a98042
- [id-ruby] Re: [Rails] Masalah dengan prototype.js d0a98042

