Displaying 1 result from an estimated 1 matches for "changeoffsitelink".
2007 Sep 06
1
semi-nube help request
...input name="addbtn" type="button" onclick="updateOffsiteLink();"
value="Save"/></p>
</fieldset>
</form>
</div >
function updateOffsiteLink(){
var boo = new Ajax.Updater(''container'',''ajax.admin.php?action=changeOffsiteLink'',
{evalScripts:true, parameters:Form.serialize(''addLinkForm'')});
}
help? please?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this gr...