how to include script tag in an xsl file?

前端 未结 7 2051
遥遥无期
遥遥无期 2021-02-14 13:08

I\'m working on an old site that uses java and xsl. How can I inculde a script file in an xsl file? Top of the file:



        
7条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-02-14 13:54

    There seems to be a solution here:

    http://www.webdeveloper.com/forum/archive/index.php/t-20815.html

    Put javascript code between tag something like below

    
    

提交回复
热议问题