-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Milestone
Description
- Found a bug
- Existing feature enhancement
- New feature request
Details about the bug: Any embedded p5.js sketch coded with the alpha editor, and then embedded on a larger web project (coded with HTML and CSS) as an iFrame, simply won't show up.
- Web browser and version: Google Chrome 62.0.3202.94, although also reproduced on Safari 10.1.2
- Operating System: MacOSX 10.10.5
- Steps to reproduce this:
Here's an example: This sketch (http://alpha.editor.p5js.org/embed/HyaeqJFkz) was embedded on this site (https://xarts.usfca.edu/~lberdugo/game_changer/) using this line of code:
<iframe src="http://xarts.usfca.edu/~lberdugo/game-changer-title/" width="1085" height ="505" frameBorder="0"></iframe>
Metadata
Metadata
Assignees
Labels
No labels