Displaying 1 result from an estimated 1 matches for "starttagadd".
2008 Jan 28
6
cancelling form submit
...#39;aspnetForm'',''submit'',function(e){
alert(''submit'');
var t = $F(''ctl00_ContentPlaceHolder1_NewTag'');
if(t!="")
{
t.split(",").each(startTagAdd);
}
e.stop();
});
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA3...