Skip to content

Instantly share code, notes, and snippets.

@psibi
Created October 22, 2012 16:17
Show Gist options
  • Save psibi/3932328 to your computer and use it in GitHub Desktop.
Save psibi/3932328 to your computer and use it in GitHub Desktop.
jQuery object
var body = '<div id="body-mock">' + html_variable.replace(/^[\s\S]*<body.*?>|<\/body>[\s\S]*$/g, '') + '</div>';
var jobject = $(body);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment