Skip to content

Instantly share code, notes, and snippets.

@philippamarkovics
Created March 19, 2009 13:28
Show Gist options
  • Save philippamarkovics/81813 to your computer and use it in GitHub Desktop.
Save philippamarkovics/81813 to your computer and use it in GitHub Desktop.
<p>
<script type="text/javascript" charset="utf-8" id="fooo">
function foo() { console.log($('fooo').up()); }
foo();
</script>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment