GithubHelp home page GithubHelp logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
[deleted comment]

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
I would like to request this is deleted as I have now solved the issue on the 
forums.

Original comment by [email protected] on 28 Aug 2008 at 1:55

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Let's turn it into a documentation improvement request. For details, read
http://groups.google.com/group/simile-widgets/browse_thread/thread/3ac433098241d
1d8

Original comment by [email protected] on 29 Aug 2008 at 8:37

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
documentation enhancement

Original comment by [email protected] on 14 Sep 2008 at 7:05

  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Hi,
this is not solved, there is a problem with https and IE
check this 
http://groups.google.com/group/simile-widgets/browse_thread/thread/881cda3608554
20f

Thanks

Original comment by [email protected] on 22 Sep 2008 at 10:48

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Need a test case--please supply an html file which causes the error message 
about
secure/insecure when loaded via https transport, but works properly otherwise.

You can store the test case file as a page for the Google Group, see 
http://groups.google.com/group/simile-widgets/web

Thanks,

Larry

Original comment by [email protected] on 22 Sep 2008 at 5:00

  • Added labels: Type-Defect
  • Removed labels: Type-Enhancement

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024

Original comment by [email protected] on 22 Sep 2008 at 5:02

  • Changed title: TIMELINE: Loading data from JavaScript var causes secure/insecure msg w/ HTTPS

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Hi,
it´s pretty easy to replicate the problem with cubism example.
Just create a var named json inside cubism.html and copy all the content from
cubism.js to that var. Invoke the load with 
eventSource.loadJSON(json,'');
call this in IE using https and you will see the anoying warning.
I have made this and created an cubism2.html file. just copy this file to cubism
folder and you are ready to go.

Thanks :)


Original comment by [email protected] on 23 Sep 2008 at 9:12

Attachments:

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
I´ve added also the file to the link you provided.thanks

Original comment by [email protected] on 23 Sep 2008 at 9:14

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
another issue I´ve noted related to var loading instead of json file, is that 
the
'loading' indicator does not shows while processing the data.
Thanks

Original comment by [email protected] on 26 Sep 2008 at 8:12

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024

Original comment by [email protected] on 25 Mar 2009 at 7:01

  • Added labels: Project-Timeline

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
I´ve checked and this still happens in IE8

Original comment by [email protected] on 25 Mar 2009 at 9:28

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Hi,
This error is gone in timeline 2.3.1.
Anyway I think it´s better to invoke 
eventSource.loadJSON(json,document.location.href);
instead of 
eventSource.loadJSON(json,'');
As I´ve saw in on of the examples.

Original comment by [email protected] on 30 Mar 2009 at 1:45

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 3, 2024
Closing per suggestion of jorgecorreia1.
I created a wiki page that discusses this topic.

I think the problem was being caused by people using 
eventSource.loadJSON(json,'');
instead of 
eventSource.loadJSON(json, document.location.href);



Original comment by [email protected] on 30 Mar 2009 at 7:50

  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect

from simile-widgets.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.