User Profile
Collapse
-
where is the second template? i have only 1 template. -
i replaced the two final xsl tags with closing tags and i alredy added the declaration, but no.
oh, and it really is my XSL for a DTD i made.Leave a comment:
-
My XSL document causes my XML to disappear.
Stats:
Chrome 11.0
Notepad++
Basically i wrote some XSL and linked it to my XML and then Google Chrome won't display the XML file. The code is below.
...Code:<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> <xsl:template match="/"> <html> <body> <xsl:for-each select="recipebook/recipe">
No activity results to display
Show More
Leave a comment: