Click here to Skip to main content
15,923,557 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Available Delivery Dates script Pin
E Slipchenko12-Nov-03 16:56
E Slipchenko12-Nov-03 16:56 
GeneralRe: Available Delivery Dates script Pin
l a u r e n12-Nov-03 17:03
l a u r e n12-Nov-03 17:03 
GeneralRe: Available Delivery Dates script Pin
E Slipchenko12-Nov-03 18:57
E Slipchenko12-Nov-03 18:57 
GeneralRe: Available Delivery Dates script Pin
Roger Wright12-Nov-03 19:09
professionalRoger Wright12-Nov-03 19:09 
Questionhow to read/write param of an applet at runtime? Pin
davang12-Nov-03 6:13
davang12-Nov-03 6:13 
GeneralSimple HttpServer Pin
Member 29863711-Nov-03 12:28
Member 29863711-Nov-03 12:28 
GeneralRe: Simple HttpServer Pin
Heath Stewart11-Nov-03 13:25
protectorHeath Stewart11-Nov-03 13:25 
GeneralProblem with html attribute width=100% Pin
chubbysilk11-Nov-03 11:07
chubbysilk11-Nov-03 11:07 
Hello,
I would like to put a panel at the top of my web page which spans the entire width of the page. Here is the code I have:

<asp:Panel id="Panel1" style="Z-INDEX: 102; LEFT: 0px; POSITION: absolute; TOP: 0px" runat="server" Width="100%" Height="48px" Wrap="False">
</asp:Panel>

For some reason, when this is rendered in IE, it leaves a quarter inch of space on the right side near the vertical scroll bar. If I set the width=110%, it spans the entire screen, but then a horizontal scroll bar appears. Is there any particular reason this is happening? The same thing happens when I set other objects to have a width of 100% (ex. horizontal rule, table, etc). How do I get rid of this problem?

Thanks for your help,
RC
GeneralRe: Problem with html attribute width=100% Pin
Heath Stewart11-Nov-03 13:22
protectorHeath Stewart11-Nov-03 13:22 
GeneralRe: Problem with html attribute width=100% Pin
ZoogieZork11-Nov-03 17:43
ZoogieZork11-Nov-03 17:43 
GeneralRe: Problem with html attribute width=100% Pin
Bill Priess12-Nov-03 6:18
Bill Priess12-Nov-03 6:18 
GeneralOpening Document from ASP Pin
SatyaDY10-Nov-03 22:42
SatyaDY10-Nov-03 22:42 
GeneralRe: Opening Document from ASP Pin
Heath Stewart11-Nov-03 13:21
protectorHeath Stewart11-Nov-03 13:21 
GeneralRe: Opening Document from ASP Pin
SatyaDY11-Nov-03 17:43
SatyaDY11-Nov-03 17:43 
GeneralRe: Opening Document from ASP Pin
Heath Stewart11-Nov-03 19:04
protectorHeath Stewart11-Nov-03 19:04 
GeneralRe: Opening Document from ASP Pin
SatyaDY11-Nov-03 21:44
SatyaDY11-Nov-03 21:44 
GeneralRe: Opening Document from ASP Pin
Heath Stewart12-Nov-03 2:31
protectorHeath Stewart12-Nov-03 2:31 
GeneralIE Address bar icon Pin
Tom Archer10-Nov-03 13:08
Tom Archer10-Nov-03 13:08 
GeneralRe: IE Address bar icon Pin
J. Dunlap10-Nov-03 15:40
J. Dunlap10-Nov-03 15:40 
GeneralRe: IE Address bar icon Pin
Heath Stewart11-Nov-03 13:18
protectorHeath Stewart11-Nov-03 13:18 
GeneralCharts on ASP.NET Pin
Colin Angus Mackay10-Nov-03 3:43
Colin Angus Mackay10-Nov-03 3:43 
QuestionASPX complied at runtime? Pin
CillyMe8-Nov-03 23:34
CillyMe8-Nov-03 23:34 
AnswerRe: ASPX complied at runtime? Pin
Heath Stewart10-Nov-03 3:57
protectorHeath Stewart10-Nov-03 3:57 
GeneralRe: ASPX complied at runtime? Pin
CillyMe12-Nov-03 15:56
CillyMe12-Nov-03 15:56 
GeneralRe: ASPX complied at runtime? Pin
J. Dunlap12-Nov-03 16:09
J. Dunlap12-Nov-03 16:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.