NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/Interactive_Map/trunk/Interactive_Map/htdocs/tools_enhanced_static.html

Revision 19 (checked in by jcleary, 17 years ago)

Last code checkout from earlier SVN instance

Line 
1 <br>
2
3     <tr>
4
5       <!-- MAPTIPS -->
6
7       <td><cwc2 type="MapTips" layer="all_obs" attributes="STATION_ID,TIMESTAMP,AIR_TEMP,WIND_SPEED,SEA_TEMP,WATERLEVEL,SURFC_CURR" defaulttext="&nbsp;" tolerance="5"
8
9 maptipsdiv="MapTipsLayer" 
10
11 label=" " styleresource="TextButtons" popupstyleresource="TextButtons" popupwidth="550" popupheight="475" image="images/icon_maptips.png" toolbar="false" status="false"
12
13 menubar="false">
14
15               <image state="normal"/>
16
17               <image state="selected"/>
18
19               <image state="hover"/>
20
21           </cwc2>
22
23       </td>
24
25     </tr>
26
Note: See TracBrowser for help on using the browser.