Subject: Re: Dreamweaver XSL Tranforms
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Mon, 02 Apr 2007 18:06:03 -0400
|
On Mon, 02 Apr 2007 17:43:59 -0400, Mark Anderson
<mark.anderson@xxxxxxxxxxxxxxxxxxx> wrote:
Hi All
I'm using Dreamweaver to author XSL templates, which are used to
transform XML into HTML.
Does dreamweaver do XSL now? what version?
thanks,
-Rob
I'm having real problems with number formats
though:
If I have an element whose contents are 7056.990000001 and use:
format-number(price, '$###,###.00'), I get 7056.990000001
If I open the same XML/XSL pair in Xselerator I get $7,056.99.
Does anyone have any idea how to get this to work in the Dreamweaver
preview?
Thanks
Mark
|