Ujiki.oO
09-09-2014, 03:08 PM
Automatic generation processor for FeaturedZoomer
Ver2.01.5 2014/09/06 01:50p.m.
http://sample2014.blog.so-net.ne.jp/Automation4Featuredzoomer
5520
ddadmin
09-09-2014, 06:42 PM
Can you elaborate the additions or changes you made to the original script, so people who may want to try it out can get a better sense first of how it's different?
Ujiki.oO
09-10-2014, 04:47 AM
I thank you for your question!
I have not made any changes at all to the original!
I was simply added to the original of the following JavaScript "Functions".
Including the fact that you call this function, fully automatic, my processor (My blog) that I have to offer, makes creating the perfect grammar correct "HTML Syntax".
For visitors, prepare, and what they need, "the size of the three types pictures, and the URL of the image of each" only!
Comments It is possible to register a arbitrarily. It is also possible to sublimate to link a comment.
My approach, eliminating the waste of time to be devoted to grammar mistakes. Someone can focus only on the "writing of the article" he user.
The simplistic and, briefly, a user of the blog do not know grammar of "JavaScript", the grammar of "HTML" was aimed at only copy and paste, put follow the perfect completion.
Have you looked for an answer?
function SetUpJqImg2015(w,h,s){
/* Made by Ujiki.oO 2014/08/29
w , h : magnifiersize: [ w , h ]
s : zoomrange: [3, s]
*/
if(!w) var w = 400;
if(!h) var h = 300;
if(!s) var s = 20;
jQuery(document).ready(function($){
for(i=0;i<u_addimagezoom2.length;i=i+3){
$( '#' + u_addimagezoom2[i] ).addimagezoom({
descArea: '#' + u_addimagezoom2[ i + 1 ],
speed: 1500,
descpos: true,
imagevertcenter: true,
// magvertcenter: true,
zoomrange: [3, s],
magnifiersize: [ w , h ],
magnifierpos: u_addimagezoom2[ i + 2 ] ,
cursorshadecolor: '#fdffd5',
cursorshade: true
});
}
})
}
Ujiki.oO
09-10-2014, 02:35 PM
I made one example article with operation by just only COPY & PASTE from that my site.
ujiki-oo.tumblr.com
sample2014.blog.so-net.ne.jp
;)
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.