|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Stretching wider then the view port?Is there a way to get a div to stretch wider then the view port to match the arbitrary width of a large table that is wider then the screen without making the div part of the table, or somehow defining the width of the table instead of letting it auto fit the data? That works in IE6?
I tried width 100%, but apparently that is 100% of the view port not 100% of the body for IE6 at least. (It's a large report, the users want it this way, what can I say?) -------------- Ian Skinner Web Programmer BloodSource www.BloodSource.org Sacramento, CA "C code. C code run. Run code run. Please!" - Cynthia Dunning Confidentiality Notice: This message including any attachments is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender and delete any copies of this message. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:41:1754 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/41 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:41 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.41 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
Re: Stretching wider then the view port?Ian,
This is an odd is. I find that it seems to work in IE6 for me but not in Firefox/Opera. Can I ask why you are using the div in the first place? Maybe there is a different solution to what you are wanting to do then by creating a div container. > Is there a way to get a div to stretch wider then the view port to > match the arbitrary width of a large table that is wider then the > screen without making the div part of the table, or somehow defining > the width of the table instead of letting it auto fit the data? That > works in IE6? > > I tried width 100%, but apparently that is 100% of the view port not > 100% of the body for IE6 at least. > > (It's a large report, the users want it this way, what can I say?) > > > > -------------- > Ian Skinner > Web Programmer > BloodSource > www.BloodSource.org > Sacramento, CA > > "C code. C code run. Run code run. Please!" > - Cynthia Dunning > > Confidentiality Notice: This message including any > attachments is for the sole use of the intended > recipient(s) and may contain confidential and privileged > information. Any unauthorized review, use, disclosure or > distribution is prohibited. If you are not the > intended recipient, please contact the sender and > delete any copies of this message. > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:41:1825 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/41 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:41 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.41 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
| Free embeddable forum powered by Nabble | Forum Help |