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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -