This is a migrated thread and some comments may be shown as answers.

[Solved] AdvancedForm with Google Map Issue with IE7

3 Answers 72 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Nick S
Top achievements
Rank 1
Nick S asked on 11 Dec 2009, 11:27 PM
Hi,
   I put a Google map on the Advanced Form right below the Recurrence checkbox.  IE8 and FireFox show the map within the advanced form properly.  However IE7 has a problem with the advanced form scrolling.  When scrolling up or down the window of the advanced form, the map moves along the scrolling and stays on top of all other form objects.  Does anybody know the answer to this?

3 Answers, 1 is accepted

Sort by
0
Dimitar Milushev
Telerik team
answered on 15 Dec 2009, 12:53 PM
Hello Nick S,

From the description this sounds like a well known bug in IE regarding elements with "position:relative". Probably the easiest fix is to wrap the Google map elements in a <div> with "position:relative" or if they are already wrapped in a <div> to set it style="position:relative". This blog post describes the workaround.

Greetings,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Nick S
Top achievements
Rank 1
answered on 04 Jan 2010, 11:29 PM
Thanks Dimitar, I did set div style position to relative, but still no luck to get it work.  Any ideas?
0
Dimitar Milushev
Telerik team
answered on 07 Jan 2010, 08:57 AM
Hi Nick,

It's hard to say what's causing the problem without seeing the actual surrounding markup and the relevant stylesheets. Do you have a live URL or a sample project that shows the issue?

Best wishes,
Dimitar Milushev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Nick S
Top achievements
Rank 1
Answers by
Dimitar Milushev
Telerik team
Nick S
Top achievements
Rank 1
Share this question
or