quote:
Originally posted by jren207
ah, that works, I applied it to the div propertyiv{ overflow:auto; } but it has scrollbars like you said , thanks anyway, I might use tables instead...
you can use overflow:hidden to hide the overflowed content.......(also theres overflow-x and overflow-y which you should be able to work out
) but i doubt thats something you would want to do...why not just increase the area of your div?
edit:
sorry if my post seems not spaced I just noticed fixing some bugs in my wysiwyg editor has broken my <br>'s from parsing (stopping newlines in my posts...)