Table Question

B

Brian

We want to make a standard sized table that does resize itself when you
adjust the side of the browser window. Is there a line of code to use to
prevent this?

Thanks,
Brian
 
E

Els

Brian said:
We want to make a standard sized table that does resize
itself when you adjust the side of the browser window. Is
there a line of code to use to prevent this?

What do you want, prevent it from happening or make it happen?
Your message seems ambiguous to me :)
 
B

Brian

Sorry..we want to prevent the table from resizing when we "resize" an IE
window...hope that makes sense.
 
E

Els

Sorry..we want to prevent the table from resizing when we
"resize" an IE window...hope that makes sense.

In this newsgroup we read from left to right and from top to
bottom</hint> ;-)

But to prevent that from happening, I'd say you must not give
the table a width in percentage (did you do that? I don't have
your url at hand), but in any other measurement. Or did you give
it left and right margins? Then it has to honour that of course.
Or maybe...
Well, if it's neither of these two, please provide a url of the
example :)
 
N

Neal

Sorry..we want to prevent the table from resizing when we "resize" an IE
window...hope that makes sense.

Set the width of table to a definite size. But be warned - forcing
horizontal scrolling can be a Very Bad Thing for your users' comfort.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top