[izpack-users] Images in HTMLInfoPanel

Miraodb miraodb at hotmail.com
Tue Jul 18 14:07:18 CEST 2006


Hi Riaan,

id could be basically anything. and then src in img element refers to the
id.

Example:

In install.xml:
<resources>
  <res src="logo.jpg" id="GHGHGH"/>
  .....

And in file.html:
<img src="GHGHGH" />

Cheers,
Fabrice

----- Original Message ----- 
From: "Riaan" <airhead at webmail.co.za>
To: <izpack-users at lists.berlios.de>
Sent: Tuesday, July 18, 2006 1:49 PM
Subject: Re: [izpack-users] Images in HTMLInfoPanel


> Thanks Fabrice,
>
> > You also need to add:
> >
> > <res src="path_to_your_pic" id="id_of_your_pic"/>
>
> What is the id in that resource, and what will my link in the HTML file
look
> like then?
>
> _______________________________________________
> izpack-users mailing list
> izpack-users at lists.berlios.de
> http://bat.berlios.de/mailman/listinfo/izpack-users
>
>




More information about the izpack-users mailing list