hi! every dream is its own separate page, and the big display is an iframe. to make sure the links opened inside the iframe, you gotta give it a name, so it would be like. ' iframe name="example" ', and then every link that you want to open there should have the target pointing to the same name, like ' target="example" '. if that makes sense!
hi! every dream is its own separate page, and the big display is an iframe. to make sure the links opened inside the iframe, you gotta give it a name, so it would be like. ' iframe name="example" ', and then every link that you want to open there should have the target pointing to the same name, like ' target="example" '. if that makes sense!