Code

Support for 360° Panoramic Image Viewer - Responsive jQuery Plugin

Support for 360° Panoramic Image Viewer - Responsive jQuery Plugin

Cart 1,205 sales

liviu_cerchez supports this item

Supported

Popular questions for this item

Is the plugin ready for responsive design? Does it have support for full page view?

Yes, the plugin auto re-sizes the panorama image based on the container’s dimensions.

Does the plugin have mobile, touch-pad and desktop full support?

Yes it does. Mobiles and touch pads have swipe support and desktop web browsers have mouse-wheel support built in.

I’d like to open a detailed image when I click a hotspot. Is that possible?

Yes it is. The hotspots can be handled easily with a lightbox plugin like fancybox. There are examples included for this type of integration.

How can I auto-scroll the panorama and show the sliding controls by default?

 
<script>    
  $(function(){
     $('.panorama-view').panorama360({
       sliding_direction: 1,
       sliding_controls: true
     });
  });
</script>

Android seems to have a problem with scaling the image, how can I fix it?

To prevent the Android viewport from scaling you can set the viewport density to the device API’s:
<meta name="viewport" content="target-densitydpi=device-dpi, width=device-width" />

Show more

Contact the author

This author provides limited support for this item through email contact form.

Item support includes:

  • Availability of the author to answer questions
  • Answering technical questions about item’s features
  • Assistance with reported bugs and issues
  • Help with included 3rd party assets

However, item support does not include:

  • Customization services
  • Installation services

View the item support policy

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey