Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
DotNet
acad.assignment.mngr
academic
adonet
aspnet
aspnet.announcements
aspnet.build.controls
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
clr
compactframework
component_services
datatools
distributed_apps
drawing
faqs
framework
framework.wmi
general
internationalization
interop
languages.csharp
languages.jscript
languages.vb
languages.vb.controls
languages.vb.data
languages.vb.upgrade
languages.vc
languages.vc.libraries
myservices
odbcnet
performance
remoting
scripting
sdk
security
setup
vjsharp
vsa
webservi.enhancements
webservices
windowsforms
windowsforms.controls
winforms.databinding
winforms.designtime
xml
  
 
date: Tue, 8 Jul 2008 21:15:51 +0100,    group: microsoft.public.dotnet.framework.aspnet        back       


Menu's Divs and Relative Position   
In the example below. If I have the position:relative in the first div, then 
the menu disapears when dropped, if I do not have it, then it apears over 
the top of all the other divs when dropped.

Why ??????

<div style="position:relative;">

<asp:Menu ID="Menu1" runat="server" Orientation="Horizontal">

<Items>

<asp:MenuItem Text="Hello">

<asp:MenuItem Text="Hello"></asp:MenuItem>

<asp:MenuItem Text="Hello"></asp:MenuItem>



</asp:MenuItem>






</Items>

</asp:Menu>

</div>

<div 
style="background-color:green;width:400;height:30px;position:relative;">

<div style="background-color:red;width:600;position:relative;"> SAMPLE 
TEXT</div>

</div>
date: Tue, 8 Jul 2008 21:15:51 +0100   author:   Rain

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us