Hello Sorry for the big delay in looking into this Ronald. I do see the problem with IE -- we''re using "self" as a variable name, which is a reserved word in IE (not in Firefox). A quick search and replace fixes this. One portion I''m concerned about is the MapQuest MQInitOverlays. It references "self", but self is actually never set in that function (addAPI). Andrew, is it ok to change this, or does self have a special meaning here? I''m seeing two other problems in fullscreen, in both Firefox and IE. When first loading, Multimap isn''t working at all. Switching to Microsoft doesn''t work either. Anyone have any idea what''s going on there? Mikel ----- Original Message ---- From: Ronald <sjomp13 at yahoo.com> To: mapstraction at openstreetmap.org Sent: Friday, September 28, 2007 10:44:20 AM Subject: [Mapstraction] ie6 error Hi everybody. 1st let me thank the people responsible for this wonderful script, it will come in very handy for me. However, I found a hopefully small error which is preventing me from using mapstraction yet. If you click the ?fullscreen? demo using internet explorer 6, and you click the ?microsoft? option and after that try to click another one, you can?t. The error console shows 2 errors which can be seen at http://www.vamos360.com/pleur/explorer6%20error.jpg If there is a simple solution for this, please let me know. I?m not much of a script wizard. I will use mapstraction on my site to be able to switch between the map option in virtual earth, and the satellite option in Google earth. This because Google did not put the streets in Buenos Aires yet, and the virtual earth aerial photos of Buenos Aires are bad. I will build a database driven site to show 360 degrees panoramas of the city. (www.buenosaires360.com) Regards, Ronald Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mapstraction.com/private.cgi/mapstraction-mapstraction.com/attachments/20071104/785a358a/attachment.htm
Hi Mikel, thank you so much for your reply. I changed all ''self'' into ''shelf'' and it works perfectly now. (http://www.buenosaires360.com/demo.html) Now I will go master php/mysql.. Regards Ronald Mikel Maron <mikel_maron at yahoo.com> wrote: Hello Sorry for the big delay in looking into this Ronald. I do see the problem with IE -- we''re using "self" as a variable name, which is a reserved word in IE (not in Firefox). A quick search and replace fixes this. One portion I''m concerned about is the MapQuest MQInitOverlays. It references "self", but self is actually never set in that function (addAPI). Andrew, is it ok to change this, or does self have a special meaning here? I''m seeing two other problems in fullscreen, in both Firefox and IE. When first loading, Multimap isn''t working at all. Switching to Microsoft doesn''t work either. Anyone have any idea what''s going on there? Mikel ----- Original Message ---- From: Ronald <sjomp13 at yahoo.com> To: mapstraction at openstreetmap.org Sent: Friday, September 28, 2007 10:44:20 AM Subject: [Mapstraction] ie6 error Hi everybody. 1st let me thank the people responsible for this wonderful script, it will come in very handy for me. However, I found a hopefully small error which is preventing me from using mapstraction yet. If you click the ???fullscreen??? demo using internet explorer 6, and you click the ???microsoft??? option and after that try to click another one, you can???t. The error console shows 2 errors which can be seen at http://www.vamos360.com/pleur/explorer6%20error.jpg If there is a simple solution for this, please let me know. I???m not much of a script wizard. I will use mapstraction on my site to be able to switch between the map option in virtual earth, and the satellite option in Google earth. This because Google did not put the streets in Buenos Aires yet, and the virtual earth aerial photos of Buenos Aires are bad. I will build a database driven site to show 360 degrees panoramas of the city. (www.buenosaires360.com) Regards, Ronald --------------------------------- Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mapstraction.com/private.cgi/mapstraction-mapstraction.com/attachments/20071105/f62794b7/attachment.htm
Committed this fix - and the fix for MapQuest addAPI. Thanks Mikel & Ronald. I haven''t looked at the Switching demo yet. On Nov 5, 2007, at 2:12 PM, Ronald wrote:> Hi Mikel, > thank you so much for your reply. I changed all ''self'' into ''shelf'' > and it works perfectly now. (http://www.buenosaires360.com/ > demo.html) Now I will go master php/mysql.. > Regards > Ronald > > Mikel Maron <mikel_maron at yahoo.com> wrote: > Hello > > Sorry for the big delay in looking into this Ronald. > > I do see the problem with IE -- we''re using "self" as a variable > name, which is a reserved word in IE (not in Firefox). > A quick search and replace fixes this. > > One portion I''m concerned about is the MapQuest MQInitOverlays. It > references "self", but self is actually never set in that function > (addAPI). Andrew, is it ok to change this, or does self have a > special meaning here? > > > I''m seeing two other problems in fullscreen, in both Firefox and > IE. When first loading, Multimap isn''t working at all. Switching to > Microsoft doesn''t work either. Anyone have any idea what''s going on > there? > > Mikel > > ----- Original Message ---- > From: Ronald <sjomp13 at yahoo.com> > To: mapstraction at openstreetmap.org > Sent: Friday, September 28, 2007 10:44:20 AM > Subject: [Mapstraction] ie6 error > > Hi everybody. > 1st let me thank the people responsible for this wonderful script, > it will come in very handy for me. > However, I found a hopefully small error which is preventing me > from using mapstraction yet. If you click the ???fullscreen??? demo > using internet explorer 6, and you click the ???microsoft??? option > and after that try to click another one, you can???t. The error > console shows 2 errors which can be seen at http://www.vamos360.com/ > pleur/explorer6%20error.jpg > If there is a simple solution for this, please let me know. I???m > not much of a script wizard. > I will use mapstraction on my site to be able to switch between the > map option in virtual earth, and the satellite option in Google > earth. This because Google did not put the streets in Buenos Aires > yet, and the virtual earth aerial photos of Buenos Aires are bad. I > will build a database driven site to show 360 degrees panoramas of > the city. (www.buenosaires360.com) > Regards, > Ronald > Luggage? GPS? Comic books? > Check out fitting gifts for grads at Yahoo! Search. > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > _______________________________________________ > Mapstraction mailing list > Mapstraction at lists.mapstraction.com > http://lists.mapstraction.com/listinfo.cgi/mapstraction- > mapstraction.com-- Andrew Turner ajturner at highearthorbit.com 42.2774N x 83.7611W http://highearthorbit.com Ann Arbor, Michigan, USA Introduction to Neogeography - http://oreilly.com/catalog/neogeography -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.mapstraction.com/private.cgi/mapstraction-mapstraction.com/attachments/20071105/27579a31/attachment-0001.htm