Skip to content

Instantly share code, notes, and snippets.

@modius
Created January 28, 2010 01:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save modius/288338 to your computer and use it in GitHub Desktop.
Save modius/288338 to your computer and use it in GitHub Desktop.
<cfsetting enablecfoutputonly="true" />
<!--- import tag libraries --->
<cfimport taglib="/farcry/core/tags/webskin" prefix="skin" />
<!--- register an alternative jquery-ui theme --->
<skin:registercss id="jquery-ui" basehref="/css/redmond" lfiles="jquery-ui.css" />
<cfsetting enablecfoutputonly="false" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment