A document has been updated: http://cocoon.zones.apache.org/daisy/documentation/738.html
Document ID: 738 Branch: main Language: default Name: ImageMap widget (unchanged) Document Type: Cocoon Document (unchanged) Updated on: 12/21/06 11:46:19 AM Updated by: Helma van der Linden A new version has been created, state: publish Parts ===== Content ------- This part has been updated. Mime type: text/xml (unchanged) File name: (unchanged) Size: 1402 bytes (unchanged) Content diff: <html> <body> --- <h2>Concept</h2> +++ <h1>Concept</h1> <p>It is used to display a server-side image map and it triggers an ImageMap event on the server side when clicked.<br/> (2 equal lines skipped) runtime using the <tt>setImageURI()</tt> method, and retrieve the mouse coordinates with <tt>getX(</tt>) and <tt>getY()</tt> methods.</p> --- <h2>Definition</h2> +++ <h1>Definition</h1> <pre><fd:imagemap id="map"> <fd:imageuri>test.gif</fd:imageuri> (3 equal lines skipped) </fd:on-action> </fd:imagemap></pre> --- <h2>Binding</h2> +++ <h1>Binding</h1> <pre><fb:value id="map" path="@src"/></pre> --- <h2>Template</h2> +++ <h1>Template</h1> <pre><ft:widget id="map"> <fi:styling xmlns:fi="<a href="http://apache.org/cocoon/forms/1.0#instance">http://apache.org/cocoon/forms/1.0#instance</a>" border="2"/> </ft:widget></pre> --- <h2>Flow</h2> +++ <h1>Flow</h1> <p>This is another way to set the image URI:</p> (14 equal lines skipped)