mike55 Posted April 26, 2005 Posted April 26, 2005 Here is the scenario: I need my objects on the page to resize when the page is load on a browser with a different screen resolution. I heard that you should create your pages using flow layout. I've done that but the objects still keeping their size as they were when I put them on the page. Let's say for example a have a Banner on my page, I need it to go across the browser window regardless of the user screen resolution, and without creating a horizontal Scrollbar. Anyone have an answer? Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
wessamzeidan Posted April 26, 2005 Posted April 26, 2005 place your banner in a table and set the table width to 100%. Be aware that the banner will not stretch, so what you can do is set the background of the table to be the same color of the banner background Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.