hey all! My webpage works perfectly in Chrome and FireFox but I get an error when I load it in IE... It works fine when I remove the <div id="pageAlign"> tag but else I get an Invalid argument error ...
here is the code for my div tag div#pageAlign { text-align:center; vertical-align:top; margin:auto; background-image:url(/ecom_theme/img/pageBg-repeater.jpg); background-repeat:repeat-y; width:1000px; } if i remove the width:1000px; line, the map works fine... but I need it... -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.