Search found 3 matches

by Steffen
Mon Sep 24, 2012 11:23 am
Forum: NoScript Development
Topic: [Resolved] ClearClick vs. SVG with embedded JavaScript
Replies: 5
Views: 4087

Re: ClearClick vs. SVG with embedded JavaScript

I've edited the URL, thanks. I've created a minimal test-case. There is no "trickery" going on, the page just contains a single <object> element to embed an external SVG file: Test-Case The test-case works if I load the .svg file from the same domain as the .html file. But if at all possib...
by Steffen
Sat Sep 22, 2012 9:02 am
Forum: NoScript Development
Topic: [Resolved] ClearClick vs. SVG with embedded JavaScript
Replies: 5
Views: 4087

[Resolved] ClearClick vs. SVG with embedded JavaScript

On our website we have embedded an SVG chart using HTML's "object" element ( example ). The SVG chart is interactive: The user can click on some areas of the SVG chart to change its appearance. However, if a Firefox user has installed NoScript with the "ClearClick"-feature enable...