image zoom tests Posted by kll on January 18 2014 17:56:22test about pictures in NEWS and ARTICLE and how to zoom them
with html image, anchor, js...
only HTML image tag ( here can use your browser "VIEW IMAGE" function on right click )
use link ( here you can click on the image )
use script (jquery.elevatezoom.js) from
// image zoom in function.php function get_footer() of theme itune
add_to_head ("");
and in article use
or only
with a different number for each image!
use script (jquery.prettyPhoto.js) from
// image zoom in function.php function get_footer() of theme itune
add_to_head ("
media='screen' title='prettyPhoto main stylesheet' charset='utf-8' />");
and in article use