Javascript for a div...
hi.. I just came across a situation where i want to resize the width of a div(with overflow-y), if a scrollbar exists for it. I tried onscroll and it worked fine. But the clients want it in a different way. They say, "if the div has a scrollbar then automatically resize the container width,...
|