javascript - Onclick feature over image -
i trying make text appear when user clicks on image cannt work. please me i'm doing using javascript.
thanks
here go, and example:
<img src='http://placehold.it/350x150' onclick='alert("text appears...")'/>
here's example showing how can alert , write text div, since alert of limited value. can write div
Comments
Post a Comment