[Javascript] code for a search value

Muchacho, Laurent (TWIi London) LMuchacho at twii.net
Thu Jul 19 09:48:07 CDT 2001


If I'm right the applet will come on the top of everything else(dhtml layer
div etc) even when setting the z-index to the both element it's not working
the applet overlap 

Sorry Laurent

Karau, Joe [Joe.Karau at Kingland.com] was right

-----Original Message-----
From: Chris Anderson [mailto:chris at cre8iv.co.uk]
Sent: 19 July 2001 15:11
To: javascript at LaTech.edu
Subject: [Javascript] code for a search value


I am trying to create a search function for a demo website 
www.spatialone.com/ie/demo/demo6.html

What it will do is search on a criteria (a city/town name) and return 
the values which will then once clicked on go to within the map view.

I enter "Manchester" it returns the results and i click on the result 
i want and it goes to it.

If you look at the website you see the code already there for 
something called GIWindow.  Apparently all i need to do is create 
another string within the GIWindow command that looks something like 
this 
(its a simple search criteria)
<a href="#" onclick="javascript:document.GIWindow.searchname('town 
name');">Search</a>
So that when you click on the link "Search" it should go to the town 
name i select in there!!! - But how??

-ChRiS

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list