Hello list,
I have this problem where I want to run a picture gallery inside a popup. I
have a jQuery gallery plugin that works fine but the popups are created
dynamically after all the JS and code is loaded. I am using MapFish client
and ExtJS so I found out that jQuerys
$(document).ready(function(){
has a problem together with Ext.onReady() so I put my jQuery stuff inside
the Ext.onReady and also tried outside any onLoad event.I have tried to use LiveQuery but am not able to attach the gallery event to dynamic created code. Does anyone do the same thing? - click on a popup - the popup reads WMSGetFeatureInfo() and puts content in the popup - clicking on a gallery in the popup opens the javascript image gallery Any help or suggestions would make me very glad! /asle
_______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
