Giter Site home page Giter Site logo

Comments (3)

davidbau avatar davidbau commented on July 1, 2024

Thanks for the bug report. Does ie11 have a way of debugging the Dom tree?
Is there an iframe pointing at frame.pencilcode.net?
On Jul 17, 2014 9:05 PM, "Weihang Fan" [email protected] wrote:

On IE 11 on Windows 8, the iframe for frame.pencilcode.net is empty in on
all pages, and I see no errors on the Developer Tools console. In addition,
all network requests succeeded, according to the Developer Tools network
monitor, but there is no request going to frame.pencilcode.net. Maybe
it's something wrong with the browser iframe security or the URL being too
long? Works on the same computer using Google Chrome.


Reply to this email directly or view it on GitHub
#93.

from pencilcode.

davidbau avatar davidbau commented on July 1, 2024

Some more notes, after some investigation: Frank is right that it's due to the URL being too long.

Test with the example here http://david.pencilcode.net/edit/testing/embed.html - when the url is short enough, it works. When it's too long, IE fails to load the frame silently.

Need to come up with a way of initializing the embedded frame without using the url hash part to embed the source code.

from pencilcode.

davidbau avatar davidbau commented on July 1, 2024

I've pushed a change to the codegym project that fixes this problem by using postMessage instead of URLs to initialize the frame. A little slower, but it works on IE11:

PencilCode/codegym@943fa5f

from pencilcode.

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.