How to include Javascript in xml-document?

前端 未结 7 1608
醉酒成梦
醉酒成梦 2020-12-01 07:59

The task seems to be pretty easy: how to include a Javascript file in xml-document so that at least Opera and Firefox could actually parse it and execute the code?

7条回答
  •  Happy的楠姐
    2020-12-01 08:40

    
    

    Or for external javascript:

    
    

    Works in Firefox and Opera.

提交回复
热议问题