Zahara wrote: > I am using a /table /in my docbook. Each cell of the table contains a > preview image (using /mediaobject/). Now, I need to associate another > image with it. This second image should be opened /in a new window > /when the preview image is clicked.
I'm not sure to understand this last sentence. > Similarly, I have another image added using /figure(image)/ tag. I need > to associate a link with this image as well. > > I checked the attributes but couldn't identify the one that would do the > trick. Would appreciate your help! I'm not sure to understand. Is your problem to specify what image should be displayed by the <imagedata> element contained in a <mediaobject> or <figure> ancestor element? If this is your problem, you have 3 different methods to do this: * The most basic one: select the <imagedata> element by clicking on the image placeholder icon and then, using the Attribute tool, select the "fileref" attribute and type the URL of your image file. * A simpler one: right click on the image placeholder icon and specify the URL of the image field in the first field of the dialog box displayed after the right click, then click on OK. * The coolest one: drag an image from your file explorer directly into the image placeholder icon in XXE and after the dialog box is displayed, click on OK. --- PS: Please post your questions to xmleditor-support at xmlmind.com

