Advertisement

1 - 10 of 15 containing alltags:("www.globexposure.net/index_overlay.php") (0.001 seconds)
Good Evening, I want the GEvent to only be evaluated when a user clicks on a marker where the value of icon is neither 'pushpin' or 'arrow'. Can someone tell me what's wrong with the Javascri...
Zones: JavaScript, Web Languages/StandardsDate Answered: 05/18/2008 Grade: A Views: 0
Hello, At present my site includes the following code which launches the function 'showFrontLayer' if the icon type is neither pushpin or marker: if ((poi_markers.getAttribute("icon")!='pushp...
Zones: Web Languages/Standards, JavaScriptDate Answered: 05/19/2008 Grade: A Views: 4
Hello, I have added a conditonal loop to my site, which checks to see what type of marker a user clicks on. If the marker is a Pushpin or an Arrow then any content should be displayed in the <di...
Zones: Web Languages/Standards, JavaScriptDate Answered: 05/23/2008 Grade: A Views: 53
Hello, Please see the attached IF statement, which is how my site works currently. I would like to extend this IF statement as follows, but not sure if it can be merged into one. I need to add t...
Zones: JavaScriptDate Answered: 05/21/2008 Grade: A Views: 13
Hello, At present my site (www.globexposure.net/index_overlay.php) draws a straight line between markers that are on a route using GPolyline from the Google Maps API. I would like to improve thi...
Zones: JavaScript, Web Languages/StandardsDate Answered: 05/23/2008 Grade: A Views: 0
Hello, At present the lines on my site are generated using code in this format: gdir.load("from: " + location1 + "to: " + location2 + "to: " + location3) etc How do i need to modify the atta...
Zones: JavaScriptDate Answered: 05/23/2008 Grade: A Views: 0
Hello, At present the attached code snippet draws both a straight-line between markers as well as a line that follows the road, using GDirections. This is immediately visible on my site: www.glo...
Zones: JavaScriptDate Answered: 05/27/2008 Grade: B Views: 0
Hello, I'm trying to write a conditional statement that will display marker attributes in a 'poi_overview' <div> on (the left hand-side of) my site, depending on the marker icon type ('pushpin' ...
Zones: JavaScript, Web Languages/StandardsDate Answered: 05/27/2008 Grade: A Views: 0
Hello, At present my site only draws Polylines where GDirections are supported (route follows roads) i.e. in England - this can be seen here: www.globexposure.net/index_overlay.php Given that...
Zones: JavaScript, Web Languages/StandardsDate Answered: 05/28/2008 Grade: A Views: 0
Hello, I'm trying to make my overlay <div> 50% transparent. It appears when users click on marker on the map (www.globexposure.net/index_overlay.php). I've had a look on a few forums and people ...
Zones: Web Languages/Standards, JavaScript, P...Date Answered: 05/18/2008 Grade: A Views: 21