http://www.altekirchen.de/kis/
okay, i changed some things and put the app online. but, the main problem still exists, although i used a poor workaround. its the correct image size within the infowindow under opera browser. first the infowindow is displayed and after that the image. no wonder, it slips outside the infowindow area, cause its too small and the correct image height is not known, cause it differs from image to image. opera seems to render first the other stuff and then the image, cause the size attributes are lacking (now i put some dummy values there, but it sometimes distorts the image) the images are in a subfolder as real files and can be accessed by their names (the correct url is calculated by an id and an addon phrase). in my app this is done by javascript (read in with gdownloadurl). how to calculate the image height with php from javascript (i suppose, doing an ajax call everytime is not a good idea), before the infowindow is created. i know how to create javascript code with php but accessing php routines from javascript isn't possible (except for ajax). and by the way, there is no chance to store the image measures in the database. this is more an conceptual problem and i don't know, how to handle it. any help is appreciated --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
