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.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to