I have a large set of documents where each page has a retarded script that detects whether or not it's in a frame, and if it decides it's not it tries to redirect to a frameset document that doesn't exist (each page tries to redirect to a different frameset, so I can't just create a single bogus document to solve the problem). Unfortunately, the documents all require javascript to be enabled in order to be of any great use to me, so I can't just disable all javascript functionality.
Is there any way to easily disable just the redirection function eg. using a greasemonkey script or an addon? Any ideas?


Reply With Quote
