Love the new Aristo jQuery UI theme for the webtop in 6.1.

But I need a different UI theme for website use of formtools.

I have registered a new jquery ui css with ID="jquery-ui-web" for my chosen 
ui theme and run the following just before onRequestEnd
<cfset 
arrayDeleteAt(request.inHead.aCSSLibraries,arrayFind(request.inHead.aCSSLibraries,"jquery-ui"))>
<cfset structDelete(request.inHead.stCSSLibraries,"jquery-ui")>
<cfimport taglib="/farcry/core/tags/webskin" prefix="skin">
<skin:loadCSS id="jquery-ui-web" />

It works and I can now have a different jQuery UI theme for website 
formtools and use Aristo in the webtop.

Chris.

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to