-
Prevent "bubbling" when scrolling window widget.
:: DHTML Window widget (v1.1)
http://www.dynamicdrive.com/dynamici...ndow/index.htm
I'm using the above window widget iframe and it is scrollable. When the scroll reaches its extreme end it "bubbles" over (I believe it's called) to the main page, which begins to scroll. I'd like to prevent that from happening.
I could use:
onMousewheel="self.focus(); return false;" in the iframe body but it's a bit confusing for the user to have the mousewheel disabled and resort to dragging the scroll bar.
Can somebody help out?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks