JoomHelper 360 Plugin Documentation

Description


Parameters

# Property Type (default value) Description
1* folder String (null) Path to folder where contain images preview.
2 zoomfolder String (null) Path to folder where contain large (root) images to zoom.
3 autoplay 1 OR 0 (0) Option to start auto rotation
4 wheelRotate 1 OR 0 (0) If to rotate on mousewheel rotation
5 autorotatespeed Number (100) Speed of auto rotation
6 roteteloop 1 OR 0 (1) If Set to false, rotates automatic only one time after load
7 reverse 1 OR 0 (0) Set to true to change rotation direction
8 startfrom Number (0) Set a start frame
9 width Number (auto) Width of JoomHelper 360 box preview
10 height Number (auto) Height of JoomHelper 360 box preview
11 pins Array Hotspots

Examples

1. Basic

	{jmp360}
		"folder":"images/jmp360"
	{/jmp360}

2. Using hotspots

	{jmp360}
		"folder":"images/jmp360",
		"autoplay":1,
		"pins":[
			{
				"x":20,
				"y":40,
				"frame":0,
				"title":"Title of pin",
				"desc":"Description of pin"
			}
		]
	{/jmp360}

You may also like

Shortcut extension for Joomla

How to upload and attach files to Joomla articles

K2 to Content Migration

Say something here...
You are a guest ( Sign Up ? )
or post as a guest
Loading comment... The comment will be refreshed after 00:00.

Be the first to comment.


Powered By JLex Comment.