|
So, we just finished integrating a menu (milonic and some other one that I
do not recall the code source) into a couple of projects and discovered
that when using skin:buildlink the menu was breaking because of extraneous white
space. After trying a variety of things what we discovered is that by
simply truncating the entire file it worked just fine. So if anyone has
experienced please see below. BTW, I will send over the code for the menu
when complete.
<cfsetting enablecfoutputonly="Yes"><cfif thistag.executionMode eq
"Start"><cfsilent><cfparam name="attributes.target"
default="_self"><cfparam name="attributes.externallink"
default="">
<cfparam name="attributes.class" default=""><cfparam name="attributes.urlOnly" default="false"> <cfparam name="attributes.xCode" default=""><cfparam name="attributes.includeDomain" default="false"> <cfif attributes.includeDomain><cfset href = ""> -- Regards, Michael J. Sammut ________________________________________________ F O U R E Y E S P R O D U C T I O N S think | plan | create :: web site design & development :: NYC E. [EMAIL PROTECTED] | T: 718.254.9557 ext. 101 | F: 718.254.0399 --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004 |
