Sep 19

Simple ajax calls

Tag: jQueryberrisch @ 3:15 pm



To make an ajax call in jquery, might be helpful, or not, depends on Remy Sharp

$(div).load('listMastersResponse', { action: "showdir", name: span.innerHTML, path: hidden.value } );

Leave a Reply