Paulo Monteiro
10-02-2006, 06:39 AM
have an element for the text of an article. How can I distinguish a paragraph in the text with XML DOM?? With the tag <xml> it works but I want to show in others browsers like firefox. Any ideia??
|
Click to See Complete Forum and Search --> : Long text in a XML element Paulo Monteiro 10-02-2006, 06:39 AM have an element for the text of an article. How can I distinguish a paragraph in the text with XML DOM?? With the tag <xml> it works but I want to show in others browsers like firefox. Any ideia?? Charles 10-02-2006, 06:42 AM Chances are, you just need to provide an XSLT stylesheet telling browsers how to transform the XML into HTML. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |