just open a new window with the map?
onClick="javascriptpenthemap"
function openthemap {
var u = window.open();
u.document.open();
u.document.write('<html><body background="map.jpg"></body></html>');
u.document.print
}
or something like this someone knowledge ends where
someone else knowledge starts
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.