how do i wrap a div in a scroll in safari...i've got it working in ie and firefox, but not in safari...i want the div to be max 750px high...this is what i've got:
.wrapInScroll {
max-height: 750px;
overflow-y: auto;
overflow-x:auto;
}
I was late for work this morning, because I got stuck in Zeno's paradox
It would help people to answer you if you gave a more detailed explanation of what you are trying to do and what isn't working properly. And, if possible, a test page where people can see your code.
Got an answer for wilfordbrimley? Would you like to comment on the posted answers, or vote for the one which you think is the best?
Sign up for a free account, or sign in (if you're already a member).
Other people asked questions on similar topics, check out the answers they received: