Hi,
I am trying to remove the vertical scrollbar in my iframe but I also want the iframe to be vertically scrollable with the mousewheel.
seems to remove the scrollbar in all browsers but it also disables scrolling with the mousewheel. Any ideas how to do what I want?Code:<iframe src="http://www.mysite.com/" scrolling="no" ></iframe>
Thanks.



Reply With Quote


Bookmarks