I am trying to seamlessely embed an applet into a webpage. If a user clicks a button in the applet, immediately the applet has focus, and when you attempt to scroll thereafter, it does nothing (since the applet has no scrollbar). Is there a way to keep the browser in control of the scrollbar so even after clicking inside an applet, it will continue to scroll on the webpage when the scroll wheel is used?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.