One of the requirements for content loaded into CF Ajax containers
(like tabs, pods, windows) is that all JS be written in this form:

var goo = function(a,b) { ... }

and NOT function goo()

I never checked before, but it looks like Spry's library use the right
format, but you might want to double check your code.

On Nov 28, 2007 8:25 PM, Steve Milburn <[EMAIL PROTECTED]> wrote:
> Hi all
>
>
>
> I'm using a tabbed cflayout.  The source for a particular tab points to a
> page that uses spry.  When viewed on its own, the spry page works fine, but
> it does not work in the cflayout.  Apparently there are issues with using
> spry and cflayout like this.  Has anyone successfully implemented such a
> scenario that could offer any pointers?
>
>
>
> Thanks
>
> Steve
>
>
> ---
> ---
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:293964
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to