<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN
class=298023415-15062006>Hey everyone..this is my first post on the
listserv..just checking to see if anyone can help me out.
</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=298023415-15062006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=298023415-15062006>Basically, i'm trying to add the ScaleZoom widget
to my map, so end users can click on the various zoom levels..similar
to mapquest navigation. I've gotten the widget to work okay, but I'd
like to be able to have the zoom level button change to a
different color (i.e. a different image) when the cursor hovers over
it, or when it's the current zoom level. Can anyone give me any
suggestions? I'm kinda new to the world of chameleon, mapscript,
javascript, etc. ..so please be patient with me.
Thanks!</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=298023415-15062006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=298023415-15062006>Here's
the code segment I'm working with:</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN
class=298023415-15062006></SPAN></FONT> </DIV>
<DIV><SPAN class=298023415-15062006><FONT face=Arial color=#0000ff
size=2> </FONT><FONT face=Arial color=#0000ff size=2><!-- Begin
ScaleZoom widget --> <BR><CWC2
TYPE="ScaleZoom"<BR>ORIENTATION="VERTICAL"<BR></FONT><FONT face=Arial><FONT
color=#0000ff><FONT
size=2>ENABLED="TRUE"<BR>VISIBLE="TRUE"<BR>INCREASEIMAGE="images/zoomin_words.png"<BR>DECREASEIMAGE="images/zoomout_words.png"><BR><SPAN
class=298023415-15062006> </SPAN><ZOOMVALUE SCALE="320000"
IMAGE="images/zoomlevel.png"><BR><SPAN class=298023415-15062006>
</SPAN><ZOOMVALUE SCALE="160000" IMAGE="images/zoomlevel.png"/><BR><SPAN
class=298023415-15062006> </SPAN><ZOOMVALUE SCALE="80000"
IMAGE="images/zoomlevel.png"/><BR><SPAN class=298023415-15062006>
</SPAN><ZOOMVALUE SCALE="40000" IMAGE="images/zoomlevel.png"/><BR><SPAN
class=298023415-15062006> </SPAN><ZOOMVALUE SCALE="10000"
IMAGE="images/zoomlevel.png"/><BR><SPAN class=298023415-15062006>
</SPAN><ZOOMVALUE SCALE="5000"
IMAGE="images/zoomlevel.png"/><BR></CWC2><BR><!-- End ScaleZoom
widget --><SPAN
class=591304315-15062006> </SPAN></FONT></FONT></FONT></SPAN></DIV>
<DIV><SPAN class=298023415-15062006><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN
class=591304315-15062006></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=298023415-15062006><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN
class=591304315-15062006></SPAN></FONT></FONT></FONT></SPAN> </DIV>
<DIV><SPAN class=298023415-15062006><FONT face=Arial><FONT color=#0000ff><FONT
size=2><SPAN class=591304315-15062006><!-- Converted from text/plain format -->
<P><FONT size=2>Blaine Ray<BR>Information Specialist<BR>Neighborhoods Resource
Center<BR>PO Box 100941<BR>Nashville, TN
37224-0941<BR>------------------------------<BR>Phone: (615) 782-8212 Ext
25<BR>Fax: (615) 782-8213</FONT>
</P> </SPAN></FONT></FONT></FONT></SPAN></DIV></BODY></HTML>