S
soonic
Hi
I have simple code to ilustrate my problem.
<a href="pic.jpg" target="image" >test</a>
......
<div>
<img src="" name="image" width="50px">
</div>
How to open an image in a div block? When I want use it as it is it
opens a new tab. (I don't want to use iframe)
s.
I have simple code to ilustrate my problem.
<a href="pic.jpg" target="image" >test</a>
......
<div>
<img src="" name="image" width="50px">
</div>
How to open an image in a div block? When I want use it as it is it
opens a new tab. (I don't want to use iframe)
s.