youcef92 / flotr

Automatically exported from code.google.com/p/flotr
0 stars 0 forks source link

Do the flotr Javascript files located on my web-server call another webpage? #104

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Behind a strong firewall that blocks all webpages except for my domain.
2. My domain contains all flotr's javascript files.
3.

What is the expected output? What do you see instead?
 The graph displays everywhere else except for behind this strong firewall. 
I'm thinking flotr's javascript files call on another webpage.

What version of the product are you using? On what operating system?
 prototype-1.6.0.2

Please provide any additional information below.

Original issue reported on code.google.com by dan.soeh...@gmail.com on 7 Dec 2009 at 8:53

GoogleCodeExporter commented 8 years ago
Try using Firebug. In Net -> All you will see the GETs, including the ones that 
fail.
This way you can analyze for yourself and ask again if it looks like this is 
Flotr's
problem (which I doubt ;). 

Original comment by anz...@gmail.com on 4 Jan 2010 at 3:13

GoogleCodeExporter commented 8 years ago
Flotr doesn't require any file from another domain.

Original comment by fabien.menager on 16 Jul 2010 at 8:28