My img tag dont show i jquery -
i'm using jquery special image in resource folder in dynamic web project. without script i'm trying how should tag don't work?
$("#test").html('<h:graphicimage library="images" name="tcgbottomhot.png" />'); $("#test2").html('<img alt="ingen bild" src="images/tcgbottomhot.png" />');
Comments
Post a Comment