CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

ASP.NET Web Hosting – 3 Months Free!



Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 10/14/2005 3:08:40 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 19 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
chuckb1300
Asp.Net User
Menu Control Hides body of page10/14/2005 3:08:40 PM

0/0

HI All,

I have a small home page that i have built with ASP.Net 2.0 and for some reason, the menu control is screwing with the rest of the body. 

I have a master page that has 2 content placholders.  The menu control is placed in the body of the master page between the two content place holders.  The first content place holder holds the banner and the second place holder contains the data.  When hovering over the menu control, the data in the second place holder DISAPPEARS.  (makes me wonder if its a halloween thing).

wanna try it?? http://www.chucksquared.com

Originally I built the site with VS2005 beta 2.  I have recenly flattened my computer and re-installed vs2005rc.  This started happening after the rebuild.

Any ideas to how to solve this problem would be greatly apreiciated.

Charles

dannychen
Asp.Net User
Re: Menu Control Hides body of page10/14/2005 6:31:50 PM

0/0

Can you create a small sample that repros the problem?  Something like copying your masterpage and content page, removing all the content and style formatting but leave some token text and see if it still repros.  If it does, can you post it here so we can investigate? 
--
Danny
disclaimer: Information provided is 'as is' and conveys no warranties or guarantees.
bleroy
Asp.Net User
Re: Menu Control Hides body of page10/15/2005 12:14:08 AM

0/0

That's a really, really weird bug. I've narrowed it down, and it happens at precisely the moment in our script when we do this:
overflowElement.style.visibility = "hidden";
overflowElement.style.display = "none";
At first I thought, he probably has an element with the same id as our overflow element. But there is no such thing in your document. Actually, I've tried about everything and there is not a single thing in your page that could explain that. My opinion is that it is an IE bug.
Good news is, if you remove the two &nbsp; entities that you have just after the menu, it fixes it.
I have no idea why, but it does, reinforcing the hypothesis of an IE bug.
Bertrand
----
This posting is provided "AS IS" with no warranties, and confers no rights.
chuckb1300
Asp.Net User
Re: Menu Control Hides body of page10/15/2005 5:59:00 PM

0/0

Ok, I figured it out.  This appears to be a stricter enforcement of XHTML.  After looking more closely at the ASP page, it appears that though it didn?t catch it origanlly in the VS2005 Beta 2, it did catch it in the VS2005 RC.

 

One example in my master page was this.

<table border="0" cellpadding="0" cellspacing="0" width="600" align=center>

 

In the current version, it shows ?align=center? as being something that should be done in CSS. Instead of in the table tag it self.  After correcting all of the items that should have been done in CSS. Problem is now fixed.

 

Thank you

 

Charles

 

4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Mac OS X Leopard for Dummies Authors: Bob LeVitus, Pages: 432, Published: 2007
Dreamweaver 8: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 936, Published: 2006
Dreamweaver MX 2004: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 836, Published: 2004
InDesign CS2 at Your Fingertips Authors: Ted LoCascio, Pages: 402, Published: 2005
Dreamweaver 8: The Missing Manual Authors: David Sawyer McFarland, David Pogue, Pages: 936, Published: 2006
Beginning Web Programming with HTML, XHTML, and CSS Authors: Jon Duckett, Pages: 840, Published: 2004
Dreamweaver CS3: The Missing Manual Authors: David Sawyer McFarland, Pages: 995, Published: 2007
3ds Max 6 Animation and Visual Effects Techniques Authors: Sanford Kennedy, Pages: 606, Published: 2004
google office: The Missing Manual Authors: Missing Editorial Team, Nancy Conner, Pages: 512, Published: 2008

Web:
[#CLK-12] Simple Menu Control - Click Framework The Menu(with submenus) is very easy : css + body ID (but I think it could be changed to work with some DIV ID) (there's even a demo page for it) ...
Using the Menu Control For example, the page in Listing 17.5 uses a Menu control to create a simple .... of the SiteMapDataSource control to hide the topmost node in a Site Map. ...
background image for menu control in ASP.NET 2.0? <%@ Page Language= "VB" %> > > >
> > Yahoo! UI Library: Menu The markup for a Menu control follows that of YAHOO.widget.Module , with its body element (
) containing a list element (




Search This Site:










convert web.ui.webcontrols.textbox to windows.forms.textbox

how would you do this?

cs0029: cannot implicitly convert type...

windowsmedia files extended attributes?!?!?

okay, i've done some basics... how do i start something?

button.validationgroup property

where is asp 1.1

update form using dropdownlist onselectedindexchange

login button not firing

data from sql server to excel

newbie to asp.net

how to involve...

installing the .net framework

concurrent users updating data

listbox - trouble grabbing multiple selected values

looking for a faster way to store some html (that is dynamic, but rarely changes)

use framework 2.0 in vs web developer express 2008

passing querystring variable to openread method

parser error

rename and delete files..

using an anchor location on page load

creating widgets

how to convert html tags into html

validation control not doing server side validation?

web mail

can i get some free codes?

how to run sql server agent scheduled job using asp.net

problem with openfiledialog

how to write multi-line in the form?

make reports

  Privacy | Contact Us
All Times Are GMT