You're right, here is the link: http://www.bodom.eu/turo2 (sorry for the 
pics, I like to work with nice images and I'm lazy to change it now. Hope it 
is not a problem ;) So, when I click on the library icon, I want to open one 
of the pictures below. I've tried to run html code after the marker is 
clicked, but nothing happens. Thanks

Here is my code..

google.maps.event.addListener(kniznica, 'click', function() {
// code that happens after click
'<div id="vlightbox1">' +
'<a class="vlightbox1" 
href="data/images1/silviesanta_2010-12-25_001xxxxl.jpg" 
title="SilvieSanta_2010-12-25_001xxxxl">' +
'<img src="data/thumbnails1/silviesanta_2010-12-25_001xxxxl.jpg" 
alt="SilvieSanta_2010-12-25_001xxxxl"/></a>'
});

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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/google-maps-js-api-v3?hl=en.

Reply via email to