very nice thank you!!
-- 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 W. http://www.foureyes.com "Quentin Zervaas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi, > > We've got a few changes to the buildLink webskin file, which would be useful > if they were made a part of the core. > > The file is farcry_core\tags\webskin\buildLink.cfm > > The following features have been added: > > - "urlOnly" attribute > - boolean (default false) > - This will output the URL not wrapped in <a></a> tags (useful in > JavaScript or image maps, etc.) > > - "includeDomain" attribute > - boolean (default false) > - This will output the URL with the HTTP Host in prefixed to the URL > > - "xCode" attribute > - string (default "") > - Used for putting extra code inside the <a></a>, such as events > (onClick, etc.). Doing it this way saves explicitly listing all the > parameters in the skin. > - Example: > <skin:buildLink object="..." xCode="onClick=alert('Going to foo')"> > <cfoutput>Click for foo</cfoutput> > </skin:buildLink> > > > Incorporating this file into the core won't affect any sites currently using > the file > > (note: file headers in attached file have not been updated) > > Cheers > > -- > > Quentin Zervaas > Web Developer > > MITOUSA. > Web + Interface Architects > > E:// [EMAIL PROTECTED] > W:// www.mitousa.com > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
