views:

6

answers:

0

Hi,

I have moved from v2 my working solution in Gmaps v3. After add a map control using dom and divs elements i'm not able to Update my content calling one Ajax.Update method and passing the id. All elements are in Dom.

regards.

May be linked to :link text

var idname ='s7'; //--> div id='s7'
ajax = new Ajax.Updater( idname, filename, { evalScripts: true });