Search found 59 matches

by KRitchie
Thu Sep 10, 2020 6:48 pm
Forum: Pano2VR general
Topic: Dynamically change text box size with amount of text
Replies: 2
Views: 1309

Re: Dynamically change text box size with amount of text

Thanks Hopki - that did the trick!
by KRitchie
Thu Sep 10, 2020 3:19 am
Forum: Pano2VR general
Topic: Dynamically change text box size with amount of text
Replies: 2
Views: 1309

Dynamically change text box size with amount of text

Is there a way to dynamically change the size of a text field by the amount of text that is entered into it? I have a text box populating from the description field $(hd). Throughout my tour there various descriptions of different lengths and I would like to just have one element that can handle thi...
by KRitchie
Wed Sep 02, 2020 5:40 am
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

Thanks Tony - that did the trick. You are the man!
by KRitchie
Wed Sep 02, 2020 4:38 am
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

Hey Tony so that is working now - but of course now I have another issue. Everything works great on the desktop. On the iPad, once I click a polygon hotspot, it opens a new tab (which is great), after I close that tab and go back to my original window, the polygons do not display the tooltip anymore...
by KRitchie
Wed Sep 02, 2020 3:28 am
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

So I found a way to keep the iframe from opening in the original browser window. Not sure if it is the most elegant way to program it - so definitely open to hearing other options. In the WEB-URL container, I added two mouse click actions that change variables resulting in the iframe closing. So I t...
by KRitchie
Wed Sep 02, 2020 2:44 am
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

Hey Tony. thanks for the updated project. I was just testing your link and noticed that on my iPad when the Web URL polygon is pressed it opens a new tab with the URL in a full page, but it also launches the URL in an iFrame in the original page.

- Kevin
by KRitchie
Tue Sep 01, 2020 6:52 pm
Forum: Pano2VR/Object2VR Skins
Topic: Google / Tour Dash style nav. arrows...
Replies: 38
Views: 22650

Re: Google / Tour Dash style nav. arrows...

Nice - thanks Hopki!
by KRitchie
Tue Sep 01, 2020 5:39 pm
Forum: Pano2VR/Object2VR Skins
Topic: Google / Tour Dash style nav. arrows...
Replies: 38
Views: 22650

Re: Google / Tour Dash style nav. arrows...

Is there anyway to add a tooltip that pops up over the 3D distorted floor circle hotspot? I have tried putting text box as a child of the circle hotspot, but then it takes the 3d distortion.

- Kevin
by KRitchie
Tue Sep 01, 2020 4:42 pm
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

Hi Tony, thanks so much! - This is great. The only issue I am having now is when testing it on an iPad, PDF's that open in the iFrame don't really work. They just show the first page. Before I had it so that if a device had touch it would open in a new window. I used the logic block from the default...
by KRitchie
Tue Sep 01, 2020 3:35 am
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Re: Polygon hotspot titles appear on top on iframes

Hi Tony, thanks for offering to take a look. I have attached sample project and skin to this post.

- Kevin
by KRitchie
Mon Aug 31, 2020 2:26 pm
Forum: Pano2VR general
Topic: Polygon hotspot titles appear on top on iframes
Replies: 11
Views: 3002

Polygon hotspot titles appear on top on iframes

I am having an issue where my polygon hotspots appear on top of my iframes when they are clicked. The weird thing is sometimes I only need to move the mouse slightly to make it disappear. Other times I have to move the box past the edge of the iframe to make it disappear. I want to be able to tell i...
by KRitchie
Tue Aug 18, 2020 4:00 am
Forum: Pano2VR/Object2VR Skins
Topic: Google / Tour Dash style nav. arrows...
Replies: 38
Views: 22650

Re: Google / Tour Dash style nav. arrows...

I tried setting the z-index but that didn't work. I also tried using logic block to show/hide the hotspot, and unfortunately, that didn't work either. The floor circles don't seem to react to anything.

- Kevin
by KRitchie
Mon Aug 17, 2020 8:40 pm
Forum: Pano2VR/Object2VR Skins
Topic: Google / Tour Dash style nav. arrows...
Replies: 38
Views: 22650

Re: Google / Tour Dash style nav. arrows...

So there is no workaround? Is there any way to use z-index to fix this?
by KRitchie
Mon Aug 17, 2020 5:43 pm
Forum: Pano2VR/Object2VR Skins
Topic: Google / Tour Dash style nav. arrows...
Replies: 38
Views: 22650

Re: Google / Tour Dash style nav. arrows...

Hi Hopki, I am having an issue with the floor circle file you created. This only happens in Safari, but the floor circles stay on top of any iframes that I have pop up. I have attached a screengrab and project file. Any idea why this is happening - I cannot figure it out.

Thanks

- Kevin
by KRitchie
Thu Aug 13, 2020 6:10 pm
Forum: Pano2VR general
Topic: Image Zoom In / Out
Replies: 16
Views: 13414

Re: Image Zoom In / Out

Hi Tony, did you ever post a tutorial on the non-jquery image popup with zoom? I did your a tutorial using jquery, and the one thing I can't figure out is how to use this if you have multiple images and hotspots. If I have 4 hotspots, each with their own image - I couldn't figure out how you would c...