Wikipedia:WikiProject User scripts/Guide/Ajax: Difference between revisions
Content deleted Content added
Pathoschild (talk | contribs) merged bottom sections into 'See also' |
Pathoschild (talk | contribs) |
||
Line 110:
* AJAX framework
************/
ajax_edit_token('edit',
function edit_page(_token) {
var parameters = 'action=edit&title=User:Pathoschild&text=AJAX_test!&token=' + encodeURIComponent(_token);
|