jquery - IE6 scroll event not working inside Iframe -
Then our scenario is ... we have an old website and from that website, on the click of a button, we launch Let us introduce our newly developed application from within an iframe, now in IE6, I am trying to capture scroll events (i.e. catching the scroller of the browser). However, this is not either removing the incident or I am not tapping the right thing. The strange thing is that I am capable of catching this incident if we open our new website directly and do not come from the old website. So this issue is being offending by IFrame ... but I still can not understand it outside We use jquery so I tried ... a) $ (window ) .scroll b) $ (window.parent) .scroll c) $ (window.parent.window) .scroll D) $ (Any help would be appreciated .... Sometimes there may be a problem in fireing events in jQuery if the top-level basic elements have their CSS overflow The property is in addition to auto Be set at naught.