comparison gnv/src/main/webapp/WEB-INF/jsp/includes/display_map_inc.jsp @ 982:cd9414538f10

Added possibility to switch to FullScreen-Mode of the MapClient. gnv/trunk@1161 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Tim Englich <tim.englich@intevation.de>
date Mon, 07 Jun 2010 09:54:47 +0000
parents 96db238fc5ab
children 541ff0db1b12
comparison
equal deleted inserted replaced
981:10bee74ab915 982:cd9414538f10
1 <%@ taglib uri="http://jakarta.apache.org/struts/tags-bean" prefix="bean"%>
2 <div>
3 <a target="blank" href="<%=response.encodeURL("mapclient.do?uid="+System.currentTimeMillis())%>"><bean:message key="gnvview.mapclient.fullscreen"/></a>
4 </div>
5 <br/>
1 <div id="cap" style="height: 100%; width: 100%; overflow: auto"> 6 <div id="cap" style="height: 100%; width: 100%; overflow: auto">
2 <div id="remoteinput"> 7 <div id="remoteinput">
3 <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div> 8 <div id="urlinput" style="width: 96%"><!-- Just a Comment --></div>
4 <div id="urlbutton"><!-- Just a Comment --></div> 9 <div id="urlbutton"><!-- Just a Comment --></div>
5 </div> 10 </div>
6 <div id="capgrid"><!-- Just a Comment --></div> 11 <div id="capgrid"><!-- Just a Comment --></div>
7 </div> 12 </div>
8 <div id="mapcontainer" style="width: 400px; height: 400px"><!-- Just a Comment --></div> 13 <div id="mapcontainer" style="width: 100%; height: 100%"><!-- Just a Comment --></div>

http://dive4elements.wald.intevation.org