Wasn't it Peter who wrote: > >On Nov 8, 5:19 am, Mike Williams <[EMAIL PROTECTED]> wrote: >> Wasn't it Peter who wrote: >> >> >I have one more question i'm afraid. How to get the 'href' that is >> >attached to the thumbnail, write the cookie AND call the image_display >> >page? >> >> That is all explained in the link I gave you >> http://econym.org.uk/gmap/cookies.htm > >Well no it's not, not the essence of my question;
http://econym.org.uk/gmap/cookies.htm You might think that you'd need to write the cookie information every time the map state changes, but in fact you only need to do it when the page exits. Instead of having the onunload="GUnload()" you can write onunload="setCookie()" and have your setCookie() function call GUnload() when it has finished. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
