4images Forum & Community
4images Modifications / Modifikationen => Templates & Styles (Requests & Discussions) => Topic started by: michel69 on February 20, 2003, 06:53:29 AM
-
I downloaded the nice template [4blue_orange1] and I ask that:
I want with the button "your link 1" to open a small window 400x350, with a document (work.php or work.htm).
I don't know how Ican modify the code(target=_blank)for that.
Can you help me ?
It's possible ?
-
use this format:
<a href="WORK.PHP" target="_blank">YOUR LINK 1</a>
target="_blank" means it opens new window with document u specifyed in href=""