Skip to content

Instantly share code, notes, and snippets.

@paganotoni
Created January 25, 2012 22:05
Show Gist options
  • Save paganotoni/1679093 to your computer and use it in GitHub Desktop.
Save paganotoni/1679093 to your computer and use it in GitHub Desktop.
PorDiosNo
<span class="subcategory">
<input type="text" id="companyName" name="companyname" value="" style="WIDTH: 200px;">
<span class="validate_job_company" style="margin:0px; padding:0px; color:red"></span>
<div class="delete_link" style="display: inline-table;">
<a href="#" onclick="javascript:jQuery(this).parent().parent().parent().parent().remove();return false;" style="padding-top: 0px;">Remove</a>
</div>
</span>
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment