advice for web developper: avoid false clickjacking alert

Ask for help about NoScript, no registration needed to post
m.e.

advice for web developper: avoid false clickjacking alert

Post by m.e. »

i'm working on a website for a german bookstore. in order to use the central register of books as a shop, you have to integrate that in your site as a frame or iframe - i'm using an iframe. the original site is a bit oversized, so i 'crop' 21px unnecessary whitespace on the right of the iframe by defining a width and setting overflow to be hidden. the 'cropped' area does optically not contain anything but plain white, so i wonder why the mentioned screenshot comparison fires a clickjacking fraud warning. is there any way besides having to live with ugly horizontal scrollbars to prevent noscript from doing so?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: advice for web developper: avoid false clickjacking alert

Post by Giorgio Maone »

m.e. wrote:is there any way besides having to live with ugly horizontal scrollbars to prevent noscript from doing so?
Yes: living with 21px of unnecessary whitespace being shown, or asking the framed site (which the 21px belong to) to remove them.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.1) Gecko/20090715 Firefox/3.5.1 (.NET CLR 3.5.30729)
Post Reply