close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Portions of map are transparent

Thread began 5/12/2010 3:38 am by karola354883 | Last modified 5/12/2010 9:32 am by Jason Byrnes | 1171 views | 1 replies |

karola354883

Portions of map are transparent

I'm using the map on a business listing page for a site under development.

LocalSavings.cfm

You'll see that when the text bubble appears it makes a mess - the underlaying text is visible.

I have the map in a DIV with a z index of 100. Tried 10, 0, 10,000 - does not matter. The text in the table three layers down shows through. Tried different color and image backgrounds for the DIV's. No help there. Tried remming out the line for the openinfowindow line - that killed the entire map.

I'm using dynamic data - that works perfectly. Ideally, I'd like to just dump the text bubble altogether. But I'd still like to solve this. It always happens when I display the map in a CSS div popup.

The problem only shows up in IE. Works fine in FireFox and Chrome.

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

the issue is caused by the filter: alpha(opacity=100); setting in the styles/dmxpopup.css on the dmxWindow selector


.dmxWindow
{
position: absolute;
visibility: hidden;
top: 0;
left: 0;
height: auto;
width: auto;
background-color: #fff;
overflow: hidden;
border-top: 1px solid #dedede;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
z-index: 50000;
-moz-opacity: 1;
opacity: 1;
filter: alpha(opacity=100);
-moz-box-sizing: border-box;
box-sizing: border-box;
}


Remove the opacity setting to fix the error.

the simple way to hide the info balloon is to enable driving directions in the pro maps wizard, but leave the starting address blank.

Sign in to reply to this post

karola354883

This post has been deleted.

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...