Chad C wrote: > As I have mentioned before, I am not a programmer. :) > > I am attempting to condense and clean up my 2.0 layout and fit > everything important inside a normal screen width. I would like to > know if it is possible to open a map div inside a bubble. For > example, if you go to the composer database v2.0: > > http://www.musicedmagic.com/Exhibit/composersv22.html > > Look in the bottom right corner to see the tile view. To save space I > thought it might be cool to link the Birth, Death, and Buried > information to pop-up bubbles that would load the individual map. In > other words, something like this: > > Mily Balakirev > <http://en.wikipedia.org/wiki/Mily_Balakirev> *Era:* Romantic > *Born: *January 2, 1837, Nizhny, Novgorod, Russia (click here for map) > *Died: *May 29, 1910, St. Petersburg, Russia (click here for map) > *Interred At: *Alexander Nevsky Monastery (click here for map) > > By some miracle is this possible in this version of Exhibit? If not, > anyone know of an html based way to do it anyway? That might be possible, although you will need to do some Javascript programming. In theory, having a <script> element inside a lens template can trigger some code necessary for constructing a Google map, but I am not 100% sure if that will work.
David _______________________________________________ General mailing list [email protected] http://simile.mit.edu/mailman/listinfo/general
