SEARCH by COUNTY?

5 posts by 2 authors in: Forums > CMS Builder
Last Post: August 2, 2008   (RSS)

By donnyj555 - August 1, 2008



Can anyone explain this to me so I can pass it along to my designer?

I want to allow a search
> by "COUNTY" which would be selected when a person clicks a specific
> county on our NJ flash map, I have added a drop down list of all NJ Counties in the Create a listing form so the info is there How do I make that search field?

Als does anyone know how you would associate the area(county) on a map to select the county in the form?



>

Re: [donnyj555] SEARCH by COUNTY?

By Kenny - August 1, 2008 - edited: August 1, 2008





The image map part is a bit tricky but you could use some code like this (only with your map image and coordinates)

<map name="FPMap0">
<area href="http://www.yourdomain.com/newjersey/county.php/camden-1/" shape="rect" coords="484, 415, 594, 506">
</map>
<img border="0" src="http://www.yourdomain.com/images/hotspotmap.jpg" width="701" height="565" usemap="#FPMap0">

OR read this for more info http://www.w3schools.com/js/js_image_maps.asp

Re: [sagentic] SEARCH by COUNTY?

By donnyj555 - August 1, 2008

[:)] Thanks sooooo Much, I am very grateful for the time and effort, I tell you what since you seem to have such a keen understnding of interactivetools maybe I could hire you to help with this?

Re: [donnyj555] SEARCH by COUNTY?

By Kenny - August 2, 2008

Sure - we'd love to help - http://www.sagentic.com