Will,
        The CFWINDOW tag does have a dependency on each of the js file
that is being included out there. If it did not, then that js file would
not be included out there.

Thanks,
Rakshith
Adobe ColdFusion Team

-----Original Message-----
From: Will Tomlinson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 13, 2007 4:10 AM
To: CF-Talk
Subject: Another cfwindow question...

I'm just using a simple window. How do I keep CF from adding all this
JS? Seems like a bit of overkill for my needs. 

<script type="text/javascript"
src="/CFIDE/scripts/ajax/messages/cfmessage.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/package/cfajax.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/yui/animation/animation-min.js"></script>

<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/adapter/yui/ext-yui-adapter.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/ext-core.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/package/resizable.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/package/dragdrop/dragdrop.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/package/util.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/build/state/State-min.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/package/widget-core.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/ext/package/dialog/dialogs.js"></script>
<script type="text/javascript"
src="/CFIDE/scripts/ajax/package/cfwindow.js"></script>

Thanks,
Will




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Get involved in the latest ColdFusion discussions, product
development sharing, and articles on the Adobe Labs wiki.
http://labs/adobe.com/wiki/index.php/ColdFusion_8

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

Reply via email to