473,396 Members | 2,011 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,396 software developers and data experts.

Problem with Smart navigation

Hello,

I have a form with a div inside another div, as shown.

<%@ Page Language="vb" AutoEventWireup="false" smartnavigation="true"
CodeBehind="smartnavtest.aspx.vb" Inherits="menu_test.smartnavtest" %>

<form id="form1" runat="server">
<div style="background-color:Blue">
Hello world
<div>
<asp:sitemapdatasource id="SiteMapDataSource1"
SiteMapProvider="XmlSiteMapProvider" runat="server"
startingnodeoffset="0" />
<asp:Menu ID="Menu" runat="server" DataSourceID="SiteMapDataSource1"
Orientation="Horizontal"
StaticDisplayLevels="2"
maximumdynamicdisplaylevels="1"
DynamicHorizontalOffset="65" >
</asp:Menu>
</div>
</div>
<br />
<asp:Button ID="btnClick" Text="Click" runat="server" />
</form>

For some reason, when you click the button, .net puts an extra line
between
"Hello world" and the menu listing.

When i remove the smartnavigation, I don't get this extra line.

Why does smartnavigation cause an extra line to be placed on the page?
How can I fix this problem?

Thanks,

Burak

Jun 1 '06 #1
0 887

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: nospam | last post by:
Is there going to be any smart navigation in ASP.NET 2.0 for Mozilla or Netscape? Thanks.
6
by: anon | last post by:
How *EXACTLY* does Smart Navigation work? (I would really really really like for this Smart Navigation to work in Mozilla.) The inner workings and the code is what I am looking for. Does it...
2
by: Simone | last post by:
This problem appeared after we moved our application to the production server. On the test and development servers, the smart navigation feature works well, and we don't even see the flash...
0
by: Jason Rodman | last post by:
I have been working on a web app that uses IFrames for our edit screens. A main window contains static information, while an IFrame contains the editable page. I use javascript from the outer page...
1
by: Sal | last post by:
Greetings to all... I have a simple asp.net app. It consists of three aspx pages. I have enabled smart navigation on the pages. The app runs smoothly on the developer machine, but when I upload...
2
by: Guogang | last post by:
We are happy with the result of smart navigate, until recently some of our webpage shows strange behavior. Page color may change to something else. New windows can not open. Dynamic image can not...
10
by: RodBillett | last post by:
Using SmartNavigation. Windows2003 Server Framework 1.0 (3705) IIS6 and I have IIS configured to utilize the 1.0 framework. Any Ideas why I would be getting the following jscript error within...
8
by: Inigo Jimenez | last post by:
I have an ASP .net web application installed in a Windows 2003 server. This web application has a webform that has a Datagrid. This Datagrid is filled with the data of a SQL table. I have a...
2
by: Marc Castrechini | last post by:
With SmartNavigation=true a call to display a simple javascript alert returns in IE showing an "Invalid Pointer" error. Apparently when SmartNavigation is disabled then the alert works correctly....
2
by: John | last post by:
Hi all, I'm experiencing a problem with the ShowModalDialog window. What I do is to show the window modally then upon a user filling in a couple of fields, the page posts back to itself and I do...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.