Can you remove ex:src-content=".Imagen" attribute and see what happens? Also on ie8 it complains "A script on this page is causing Internet Explorer to run slowly...." I am not sure if the API offers this but you need to limit number of markers to around 30 or 40( closest from the center point in the map )
On Tue, Nov 22, 2011 at 2:28 PM, Ryan Lee <[email protected]> wrote: > Have you tried using CSS instead? Which version of IE are you using? > > <img style="width: 300px; height: 200px" ... /> > > On 11/22/11 10:44 , EdgarAllenPoe wrote: > > Hello all, > > > > I have put together this site: > > http://audiobiblesforparaguay.org/audiobible_map/ > > > > If you click on one of the orange pins that are clustered together, > > you should see the typical popup with some info and an image. The > > part of my HTML that controls the image size looks like this: > > > > <img ex:src-content=".Imagen" width="300" height="200" alt="No hay > > imagen" /> > > > > and everything appears fine in firefox, but in iexplorer the image > > does not re-size properly. > > > > This is probably just a simple HTML thing, but I am cookbook, cut and > > paste hobbiest and don't quite know how to fix this. Any suggestions > > would be welcomed. > > > > Tom > > > > -- > 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. > > -- 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.
