close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Unique problem with IE8

Thread began 3/06/2010 2:08 pm by chris402556 | Last modified 3/07/2010 5:20 am by chris402556 | 2647 views | 3 replies

neilo

Hi Chris,

It certainly looks from this end as though it is the infowindow shadow pane that is causing the problem in IE.

Test it out by adding a line to your wagmp_map_1.php. (the number of your instance of your map might be different)

Find the block of code under and including the line similar to:

function wagmp_map_1() {


Place your cursor at the end of the last line in that block, press 'return' to start a new line, and paste in:

map.getPane(G_MAP_FLOAT_SHADOW_PANE).style.visibility="hidden";



In my file it would be like this:

function wagmp_map_1() {
if(GBrowserIsCompatible()) {
if(!document.getElementById('wagmp_map_1')) return false;
var map = new GMap2(document.getElementById('wagmp_map_1'));
wagmp_map_1_obj = new WAMapRef(map);
map.enableContinuousZoom();
map.enableDoubleClickZoom();
map.addControl(new GSmallMapControl());
map.addControl(new GMapTypeControl());
var geocoder = new GClientGeocoder();
map.getPane(G_MAP_FLOAT_SHADOW_PANE).style.visibility="hidden";



This doesn't give you a functioning shadow effect, but it might be better to have no shadow until someone posts a good solution. If nothing else it might help the diagnostic process!

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...