Is there anyway to have javascript run when a XSL sheet has been applied to an XML file by Javascript?
I am using a JQuery plugin to apply the sheet to the xml but the javascript that is located inside of the XSL file will not run.
I put the Javascript at the bottom of the file and it still does not run.. I can't seem to get an alert to even run?