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

IE jumps with PBar and ajax

5 Answers 92 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Jon
Top achievements
Rank 1
Jon asked on 24 Apr 2008, 11:13 AM
Dear Telerik,

This only happens in IE. I am using the PanelBar's onclik event to load content using the RadAjaxManager.

When clicking the link, there is a slight (perhaps 4px) movement up and down.

You can see this also here:
http://www.telerik.com/DEMOS/ASPNET/Prometheus/Panelbar/Examples/ApplicationScenarios/OutlookNavigation/DefaultCS.aspx#

Click on 'others' and then any of the 3 links, you will notice that the page goes down a little - scroll it back up again and the same will happen when you click another link. When Ajaxed then the goes down and then back up again automatically and looks real bad.

I have tried other skins to no avail.

I notice that the PanelBar now adds a "#" to the URL - is IE looking for an anchor?

Many thanks,

Jon


5 Answers, 1 is accepted

Sort by
0
Rosi
Telerik team
answered on 25 Apr 2008, 12:55 PM
Hello jon byron,

These 3 links, which caused the described behavior, are not RadPanelItems. They are standard HyperLink controls with NavigateUrl property set to "#" . These links are placed in a RadMultiPage control (please, see aspx code of the example). Clicking on these links causes the described behavior, which is quite expected browser behavior in this case.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jon
Top achievements
Rank 1
answered on 26 Apr 2008, 01:48 AM

Dear Rosi,

Thanks, that's true (bad example I guess) but all the RadPanelItems add a # to end of the URL (if no navigateURL is set).

So in this example

http://www.telerik.com/DEMOS/ASPNET/Prometheus/Panelbar/Examples/ServerSide/ServerSideEvents/DefaultCS.aspx

you will see the page jumps a little in IE before posting back.
In the Ajax environment this is a big show stopper.

I could fix it in IE by putting  <a name="#"></a> in the foot of the page but this makes Safari go mad!

Thanks,
Jon

0
Rosi
Telerik team
answered on 29 Apr 2008, 12:03 PM
Hello ,

Please find our latest internal build and test it.

Your points have been updated for your involevement.

Regards,
Rosi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Jon
Top achievements
Rank 1
answered on 30 Apr 2008, 10:00 AM
Dear Rosi,

Many thanks for this - all is good now!

When is the planned next release please?

Kind regards,

Jon
0
Accepted
Atanas Korchev
Telerik team
answered on 30 Apr 2008, 10:34 AM
Hi jon byron,

The service pack release is scheduled for the middle of May. Please open a support ticket so you can obtain a DEV version of the hotfix earlier.

Sincerely yours,
Albert
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
PanelBar
Asked by
Jon
Top achievements
Rank 1
Answers by
Rosi
Telerik team
Jon
Top achievements
Rank 1
Atanas Korchev
Telerik team
Share this question
or