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

[Solved] page corruption in FF on ajax call

1 Answer 45 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
kmv
Top achievements
Rank 1
kmv asked on 27 May 2009, 04:34 PM
my page consists of a master page with a header div and the rest of the page split vertically bu a splitter, each side of the splitter is a content place holder.

on the content page the left content holder is a panelbar , and the main content holder is a user control. On the user control is a ajax proxy and a grid.

Now everything works fine in IE 6 but in FF3 when i change grid page and the ajax fires, the whole of the content page moves up to within the header area from the master page !!


any ideas

kevin

MORE... in my page i have some style statements inside .. <!--[if lte IE 6]> It would appear that after the ajax call these are been applied to the page even though it is FF

FIXED IT... http://www.telerik.com/help/aspnet-ajax/ajxconditionalcomments.html

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 29 May 2009, 02:14 PM
Hi kmv,

"when i change grid page and the ajax fires, the whole of the content page moves up to within the header area from the master page"

This should be easy to fix, however, we need a runnable example in order to reproduce it locally.


Sincerely yours,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Ajax
Asked by
kmv
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or