HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

Drag-n-Drop of GMap instance
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> DHTML
View previous topic :: View next topic  
Author Message
sqad



Joined: 24 Mar 2006
Posts: 1

Posted: Fri Mar 24, 2006 11:51 am     Drag-n-Drop of GMap instance  

Hi,

I am using the *.js file I downloaded from this site to generate a Drag-n-Drop event.

http://www.walterzorn.com/dragdrop/commands_e.htm

If you look at the website above, the first example shows that you can drag a clone of an image off of the page.

In my WebApp I am trying to do this exact same thing with the Google Map I have on my page, but google maps are draggable, so I am having a problem getting it to work. Can someone help me please! :-(

In my code, I drop the google map onto the <div> tag with id="map".

<div id="map" name="my_map">
<script>
SET_DHTML("my_map"+CLONE)
</script>

Not working :-(

So basically, the static image of the google map needs to be there and a cloan must be dragged out. Any help is greatly appreciated! Thanks!

/sqad
 
 
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> DHTML
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group