[Seaside] JQuery Dialog -Extensions with GMDraggableMarkers problem

dtrussardi at tiscali.it dtrussardi at tiscali.it
Mon May 28 08:40:00 UTC 2012


Ciao,

	i'm interested to work with JQuery Dialog widget  to replicate the Scriptaculous  lightbox.

	For now i load the   JQuery-Extensions-NickAger.2.mcz .

	It work fine and replicate well the lightbox.

	But i have problem when i open jqDialog on component with GoogleMaps instance.

	For example component  with GMDraggableMarkers.

		html anchor
			callback:[ rsl:= self jqDialog: GMDraggableMarkers new ];
			with: 'GoogleTest'

	When open it with jqDialog:   the Goggle Maps is right render but  the relative event is not manage.

	I think that the GMDraggableMarkers loadScript   ^' var map = new GMap2(document.getElementById(" .....................

	is not loaded properly when the dialog is open.


	Does anyone have idea on how resolve the issue?

	Thank,

		Dario
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20120528/8ae008b9/attachment.htm


More information about the seaside mailing list