Welcome Guest Search | Active Topics | Sign In | Register

Cross frame menu not working properly in firefox Options
kiran
Posted: Wednesday, December 1, 2010 2:48:55 AM
Rank: Newbie
Groups: Member

Joined: 12/1/2010
Posts: 1
Hi All,

I am using cross frame menu in my aspx page.
And binding and displaying menu dynamically.

For browing i have used "~" sign for mapping path. In Internet explorer it works fine.
But with firefox it is not working properly.

e.g
My web application name is abc
in that i have two folders
1. xyz
2. pqr

In that folders i have 3 pages each and they all have diffrent link.
in menu url i have set like
"~/xyz/a.aspx" for first page
"~/xyz/b.aspx" for second page
"~/xyz/c.aspx" for third page

When i browse "a.aspx" it opens properly "abc/xyz/a.aspx
but when i tried to browse "b.aspx" then it just went to browse "abc/xyz/xyz/b.aspx"
so not able to find the path properly.
what to do for solving this problem.

Regards,
Kiran
eo_support
Posted: Wednesday, December 1, 2010 8:48:15 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

Please try to use the full path when you set NavigateUrl.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.