论坛

由用户创建的信息 drewpotter
31 March 2015 23:19
Oops sorry for the double post.
31 March 2015 23:19
I have posted on this bug report and have attached a screenshot of the problem. Apparently this is to do with a security issue on OS X.
30 March 2015 22:33
Wow.

It is a major bug in Firefox. Thanks for that information.

Hopefully Mozilla will fix it.
29 March 2015 03:19
Hello,

The Planetarium Solar System is really awesome.

In Firefox it works fine in version 34.0 on Linux but does not work perfectly in Firefox 36.0.4 on OSX where the background galaxy is missing. I am not sure what is causing this bug. Perhaps it is a bug in Firefox.

Will you give us some hints about how you made the Planetarium? I really want to get a Planetarium running in my own App.


Thanks,

Drew
25 March 2015 20:55
Hello,

I am using the following code to make a scalable iframe which fits the size of the page. But how can I get the keyboard focus to be on the iframe?

Here is the code:

<div style='position: relative; width: 100%; height: 0px; padding-bottom: 60%;'>
<iframe style='position: absolute; left: 0px; top: 0px; width: 100%; height: 100%' b4w_iframe allowfullscreen b4w_iframe style="background-image:url(https://www.blend4web.com/media/img_article/63/playroom.jpg?v=2015031912453420140815173532);" src="https://www.blend4web.com/tutorials/examples/cartoon_interior/cartoon_interior.html?v=20150319124534"></iframe>
</div>

Currently the keyboard focus does not go to the iframe.

Thanks,

Drew
24 March 2015 20:42
I have posted the following message on the Apple developer forums:

https://discussions.apple.com/message/27880460#27880460
23 March 2015 20:38
Hopefully Apple will add support for this feature!

I wonder if it is worth asking them on their forums to give them a nudge?
23 March 2015 16:25
Hello,

The First Person Example:
https://www.blend4web.com/tutorials/examples/firstperson/example.html

…is really impressive but for some reason it does not work in Safari, I think this is because Safari does not support the mouse cursor being used in this way.

Hopefully they will add this feature into Safari…