source: ether_eccad/trunk/ECCAD_INTERFACE/JSF/visualisation/classe.jsp @ 68

Last change on this file since 68 was 68, checked in by cbipsl, 14 years ago

commit v1 eccad

  • Property svn:executable set to *
File size: 787 bytes
Line 
1<%@ page contentType="text/html" %>
2<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
3<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
4<%@ taglib uri="http://java.sun.com/jstl/core" prefix="jstl" %>
5
6                <f:verbatim>
7                <div class="selection" style="position: relative; width: 720px; height: 225px;"> 
8                <div style="width: 370px; float: right;">
9                </f:verbatim>
10                <jstl:import url="./commun/zone_affiche.jsp"/>
11                <f:verbatim>
12                </div>
13               
14                <div style="width: 350px; float: left;">
15                        </f:verbatim>
16                                <jstl:import url="./commun/colormap.jsp"/>
17                        <f:verbatim>
18                </div>
19                <script language="JavaScript" src="../JavaScript/classe_aff.js"> </script>
20</div><div style="width: 100px; height: 1px; background-color: transparent; position: relative;"></div>
21</f:verbatim>
22       
23
24
Note: See TracBrowser for help on using the repository browser.