[mapguide-users] Re: call javascript:window.open inside a tooltip
GordonL
gordon.luckett at arrowgeomatics.com
Mon Jun 28 14:06:03 EDT 2010
I usually put the function in the top most frame or index page.
For example, I usually have my mapguide fusion layout in an iframe called
"iFrameMap" within my default.php page.
Then I put my functions in there. For example - searchPoint(myID);
>From within Maestro, I have my tooltop call this function
top.searchPoint(myID);
Concat ( Concat ( ' top.searchPoint(', Search ')
This is much simpler than putting all your code in the tooltip..
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/call-javascript-window-open-inside-a-tooltip-tp5214817p5231949.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list