Might want to be careful there.. Trunk is now the mainline for 6.2 which is 
where the aristo based ui is being implemented.

The stable branch for 6.1 is available at ./branches/p610

GB

Sent from my iPhone

On 17/08/2011, at 11:25 PM, Chris Kent <[email protected]> wrote:

> 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

-- 
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