html - Is this possible <img src="" src2="" src3=""/>? -


i'm new html, css, java, code in general, , trying figure out how add more 1 image within 1 single line of code.

i'm trying create simple click-through image gallery no flare or crazy tricks?

any appreciated.

whenever wonder html tag @ w3c (they authority when comes web standards) imagetag found here:

http://dev.w3.org/html5/markup/img.html#img.attrs.src

what would want change image src attribute using javascript, or library jquery. let more advanced scripting later on.

it in pure javascript:

document.getelementbyid("img").src = "foobar.jpg"; 

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -