I encountered a problem with the scroll feature in this image:
The problem is that I only want the vertical scroll to show up, not the horizontal scroll. I tried using the overflow:scroll
attribute in my code. Will it display the same in Firefox and IE, or is there a different method I should be using?