[ ijbswa-Actionsfile feedback-2957402 ] Block element
SourceForge.net <[email protected]>
| Newsgroups | gmane.comp.web.privoxy.devel |
|---|---|
| Message-ID | <[email protected]> |
Actionsfile feedback item #2957402, was opened at 2010-02-23 11:51 Message generated for change (Comment added) made by fabiankeil You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460288&aid=2957402&group_id=11118 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Rejected Priority: 5 Private: No Submitted By: db (david-bo) >Assigned to: Fabian Keil (fabiankeil) Summary: Block element Initial Comment: Can you do someting about http://di.se ? The whole floating top banner is an ad (ok, maybe not the bottom row with text labels such as Stockwatcher and Trader) and steals valuable screen estate. ---------------------------------------------------------------------- >Comment By: Fabian Keil (fabiankeil) Date: 2012-12-15 04:22 Message: The page is generated with JavaScript (and thus is completely empty without it). Filtering JavaScript with pcrs doesn't work very reliable and if we added a custom filter for it it would likely break shortly after its release. Therefore I think while we could do something against the banners I don't think it would be time well spent. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2010-02-24 20:03 Message: It doesn't look like there's a whole lot that can be done - either zap the top two frames or make them resizeable. To make a frame resizeable remove the 'noresize' attribute & 'border="0"' attribute: FILTER: frameNoResize Make frames resizeable s@<frame ([^>]*)\s+noresize="noresize"\s*([^>]*)>@<frame $1 $2>@gisU s@<frame ([^>]*)\s+border="0"\s*([^>]*)>@<frame $1 border="1" $2>@gisU s@<frameset ([^>]*)\s+border="0"\s*([^>]*)>@<frameset $1 $2>@gisU zapping the top two frames left as an exercise for the reader :0 Regards, Lee ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=460288&aid=2957402&group_id=11118 ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d