473,325 Members | 2,671 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

ASP.NET 2.0 Menu rendering problem in IE 6.0

I am using ASP.Net 2.0 Menu control, it works fine when application is placed outside folder \xyz and inside \abc\xyz it doesnt shows proper menu

( it works fine in IE 7 and Mozilla (firefox), but not work in IE6)

not ok menu image and ok menu image

i found difference while viewing both files Viewsource

this line is not available in wrong page which is not displaying proper menus

ctl00_Tab_Data.iframeUrl = '/WebResource.axd?d=4DCtvlOeisNIDd0-otFvFA2&t=633201517162165664';

and available in correct page in script

<script type="text/javascript">
<!--
var ctl00_Tab_Data = new Object();
ctl00_Tab_Data.disappearAfter = 500;
ctl00_Tab_Data.horizontalOffset = 0;
ctl00_Tab_Data.verticalOffset = 0;
ctl00_Tab_Data.iframeUrl = '/WebResource.axd?d=4DCtvlOeisNIDd0-otFvFA2&t=633201517162165664';
// -->
</script>

if any one have any idea about this plz reply , thanx in advance.
Oct 23 '07 #1
0 851

Sign in to post your reply or Sign up for a free account.

Similar topics

26
by: Brian | last post by:
I have to markup a couple of restaurant menus. Two examples follow: Clam Chowder Cup 3.25 / Bowl 6.95 Thick New England-style clam chowder with clams, diced onion and celery, bacon, red bell...
28
by: Lachlan Hunt | last post by:
Hi, I've been trying, but failing to work out what is causing Opera to render my drop down menu incorrectly on my site. http://www.lachy.id.au/ For some reason, there seems to be extra margin...
11
by: Steve | last post by:
Is it possible to "dock" a menu, to basically achieve the same effect as frames without using frames? Is JavaScript required(to continually reposition the element), or can it all be achieved using...
26
by: Thomas Mlynarczyk | last post by:
Hi, Could some kind person using Mac or Linux (or others) please take a look at http://www.mlynarczyk-webdesign.de/tmp/menu/menu.html and tell me if the page renders as it should (screenshot...
7
by: Chuck Hartman | last post by:
I have a Windows service that requests web pages from a site using an HttpWebRequest object. When I try to request a page from an ASP.NET 2 site, I get a WebException with message "The remote...
7
by: tfsmag | last post by:
Has anyone had a problem with putting a menu control into a master page in .net 2.0? I have a problem where if i just drop a menu control on a regular page the menu works fine, the submenus work...
11
by: Rickie | last post by:
Dear fellow software engineers, Is the web menu in asp 2.0 essentielle a useless control ? How many people( including msdn itself) are using server menu controls? Its a menu which always...
6
by: Ben Fidge | last post by:
Hi I've just created a new Master Page for my site and it uses the native Menu control. Strange behaviour is happening on page that use the master page. For some reason, the menu controls...
0
by: Ron | last post by:
Hi, I need to turn off my menu control when a user is in the process of changing there password. I know this can be done because the Login control automatically prevents the rendering of the...
3
by: =?ISO-8859-1?Q?Jo=E3o_Maia?= | last post by:
Hi there, I am having a weird problem in trying to use a ASP.NET menu inside a custom web part. I am developing a custom web part that has a menu inside (just the menu, nothing else). The menu...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.