Skip to content

Instantly share code, notes, and snippets.

@ydnax
Created July 20, 2011 08:55
Show Gist options
  • Save ydnax/1094608 to your computer and use it in GitHub Desktop.
Save ydnax/1094608 to your computer and use it in GitHub Desktop.
$("<input>").attr({id:'bpr', type:'text'}).appendTo("#cal_form");
$("<label>").attr({id:'dfsgdgsdg'}).appendTo("#bpr").text("bezeichnung");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment