Skip to content

Instantly share code, notes, and snippets.

@spsaucier
Created July 20, 2013 05:48
Show Gist options
  • Select an option

  • Save spsaucier/6044007 to your computer and use it in GitHub Desktop.

Select an option

Save spsaucier/6044007 to your computer and use it in GitHub Desktop.
AJAX call including JS and CSS
<a href="javascript:ajaxpage('test.htm', 'contentarea'); loadobjs('external.css', 'feature.js')">test</a>
<div id="contentarea"></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment