标签: jquery
我正在使用Jquery在动态Web项目的资源文件夹中获取特殊图像。没有脚本,我只是想看看它应该看起来如何,但我的标签不起作用?
$("#test").html('<h:graphicImage library="images" name="TCGBottomHot.png" />'); $("#test2").html('<img alt="ingen bild" src="images/TCGBottomHot.png" />');