How about mixing in the concat function? http://simile-widgets.org/wiki/Exhibit/Functions http://simile-widgets.org/wiki/Exhibit/Conditional_content
- John On Tue, Apr 27, 2010 at 5:36 PM, martin <[email protected]> wrote: > hi all, > using Exhibit map, I am trying to get a link within a lens to open a > new window with no toolbars etc. > > currently I am using: > > <div ex:if-exists=".aerial"><a ex:href-content=".aerial" + > target="_blank">Aerial View</a></div> > > which opens a webpage with a google map satelite view, what I would > like to do is open using something like the below: > > > window.open("Sample.htm",null,"height=200,width=400,status=yes,toolbar=no,menubar=no,location=no"); > > Is this possible? > > thanks > Martin > > -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<simile-widgets%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/simile-widgets?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/simile-widgets?hl=en.
