Skip to content

Instantly share code, notes, and snippets.

@skipjac
Created January 4, 2011 14:48
Show Gist options
  • Save skipjac/764838 to your computer and use it in GitHub Desktop.
Save skipjac/764838 to your computer and use it in GitHub Desktop.
Embed Javascript in a Zendesk forum
<script type="text/javascript">// <![CDATA[
$j('div.user_formatted').append("<iframe src =\"http://skipjack.zendesk.com\/account/dropboxes/43\" width=\"100%\" height=\"300\"><p>test</p></iframe>");
// ]]></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment