Star Plugins
Welcome
Login
Sign up
Home
Solutions
Forums
How can we help you today?
Enter your search term here...
Search
New support ticket
Check ticket status
Discussions
Cloud Zoom Forums
Announcements
Cloud Zoom Maintenance Release 2.1 rev 1210171228
I
Info
started a topic
about 12 years ago
If you find the JSON way of specifying options too long, Cloud Zoom will now accept a simpler syntax for specifying the options:
(old JSON way)
data-cloudzoom = '{"zoomImage": "/mypath.jpg", "useZoom": "#zoom1"}'
can now be done like this:
(new short way)
data-cloudzoom = "zoomImage: '/mypath.jpg', useZoom: '#zoom1' "
NOTE: the old JSON way still works.
Comments to this discussion are now closed!
More topics in
Announcements
Cloud Zoom First Release 2.0 rev 1209290503
Cloud Zoom Maintenance Release 2.0 rev 1210031439
Cloud Zoom Maintenance Release 2.0 rev 1210031748
Cloud Zoom Maintenance Release 2.0 rev 1210081531
Cloud Zoom New Release 2.1 rev 1210101204
Cloud Zoom Maintenance Release 2.1 rev 1210151653
Cloud Zoom Maintenance Release 2.1 rev 1210301632
Cloud Zoom Maintenance Release 2.1 rev 1211011550
Cloud Zoom Maintenance Release 2.1 rev 1211021147
See all 52 topics
Help Desk Software
by Freshdesk
Info
(old JSON way) data-cloudzoom = '{"zoomImage": "/mypath.jpg", "useZoom": "#zoom1"}'
can now be done like this:
(new short way) data-cloudzoom = "zoomImage: '/mypath.jpg', useZoom: '#zoom1' "
NOTE: the old JSON way still works.