Sep 19
Simple ajax calls
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 } );
Sep 19
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 } );