Dreamweaver CS4 | ![]() |
Dreamweaver CS4 Resources |
Link an XSLT page to an XML pageAfter you have an entire XSLT page with dynamic content placeholders for your XML data, you must insert a reference to the XSLT page in the XML page. Note: The XML and XSL files you use for client-side
transformations must reside in the same directory. If they don’t,
the browser will read the XML file and find the XSLT page for the
transformation, but will fail to find assets (style sheets, images,
and so on) defined by relative links in the XSLT page.
|