Skip to content

A-Frame Component. Add ability to open page url in iframe, with switching view context, without page reload.

Notifications You must be signed in to change notification settings

inplayo-com/aframe-open-page-iframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aframe-open-page-iframe.js

Component add ability to open page url in iframe, with switching view context, without page reload.

Properties

Property Default Required Description
event click true event on entity, when process functional (can be filled with all js events on element)
url true page url to open in iframe

Example

Demo Website

<a-entity open-page-iframe="url:https://inplayo.com/;event:click;"></a-entity>

Demo video

Demo Video

Demo using

  • A-Frame 1.3.0
  • Oculus Quest 2
  • Google Chrome Version 102.0.5005.61 (Mobile + Desktop)

Badges

Deployed with FTP Deploy Action