I saw on an international real estate site where they show a world map
that you click on an area that show the lisitings in that country and
then regions or states. How is this done, is there a java script that
uses the database for it?
McKirahan - 30 Sep 2007 05:02 GMT
> I saw on an international real estate site where they show a world map
> that you click on an area that show the lisitings in that country and
> then regions or states. How is this done, is there a java script that
> uses the database for it?
What's the URL? There are many techniques;
looking at the site would help determine how they do it.
Randy Webb - 30 Sep 2007 06:11 GMT
gf@naturalproperties.com said the following on 9/29/2007 10:28 PM:
> I saw on an international real estate site where they show a world map
> that you click on an area that show the lisitings in that country and
> then regions or states. How is this done, is there a java script that
> uses the database for it?
Image maps and URL's for different regions/states/areas. No JS needed.

Signature
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/