+ 1
How we can say that my image or jpg address was correct or how we get jpg adreess
I use html in notpad but my image didnot show
7 Respostas
+ 5
JS source of img:
alert(document.getElementsById("img")[0].src);
...if that's what you want...
+ 5
...or the file explorer.
+ 3
What is js?
+ 2
yes you can check it in js.
if you are getting problem with img tag
type in the address in address bar of browser
it will show the image if exists
+ 2
Js means JavaScript.
it's a script programming language to add interactivity to webpages
+ 2
JavaScript is important and it has many uses in webpages too but you can make pages without it too. it's like make webpage interactivity for example moving a part when button is clicked validation forms appearing texts in webpage
+ 1
Javascript is imp or not for the webpage should we create webpage without javascript