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

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

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

Production code checkin

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