Good night guys,
I would like to show my newest design for you, hope you enjoy!
Good night guys,
I would like to show my newest design for you, hope you enjoy!
Cool, very good photography.
On the idevices version the fullscreen doesn't work. You could replace it with a js function to set the window size fullscreen.
There probably should be a built in real html5 fullscreen function, or is there one in reality?
And your over lapping elements dont overlap
thanks,
I'll take a look at what you said ...
Very cool Tiago, great work !
@Sacha "On the idevices version the fullscreen doesn't work. You could replace it with a js function to set the window size fullscreen. "
Do you know this js function ? is there somewhere on the forum - I have a similar problem.
best wishes,
tom
something like...
function fullscreen_js(){
document.getElementById("pano").style.width = document.body.clientWidth + "px";;document.getElementById("pano").style.height = document.body.clientHeight + "px";;
}
replacing id with one that you use.
You could also spruce it up to make it tween/transition.
Klaus! Why doesn't the switch(fullscreen) work do the same in JS?
Also noteworthy, it may be a good idea to run on a timer a similar function to reset your krpano div width and height cause the iphones/ipad accessibility zoom feature messes the orientation change all up.
QuoteAnd your over lapping elements dont overlap
Just curiosity, because I have done so...
Whay not to overlap? which problems it envolves?
Could you explain please
Hi Tiago,
I really like your panorama.
Could you tell what's that about comments or something similar(deixe seu recado...) at the right??
Don’t have an account yet? Register yourself now and be a part of our community!