Skip to content

Instantly share code, notes, and snippets.

@NuarHaruha
Created November 4, 2013 12:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NuarHaruha/7301642 to your computer and use it in GitHub Desktop.
Save NuarHaruha/7301642 to your computer and use it in GitHub Desktop.
jQuery("fieldset #edit-submit").hide(); jQuery("input[name='op']").css("float","right").val("Next");
jQuery("a[href='#node_rent_form_group_photo']").click(function(e){
jQuery("input[name='op']").val("Save");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment