CSSplay.com

Mi_Thumb

Download

Download

Mi_Thumb - latest version 3

There are two files required for Mi_Thumb, these are the jQuery file and the CSS stylesheet. These files are in the zip file which can be downloaded using the 'Download' button at the bottom of this page.

Include Mi_Thumb files in your html code

These two files should be added to your html code as shown below.


<!DOCTYPE html>
<html lang="en">
  <head>
	...
	<link rel="stylesheet" href="path/to/mi_thumb_3.css">
	<script src="path/to/jquery.js"></script>
	<script src="path/to/mi_thumb_min_3.js"></script>
  </head>
  <body>>
	...
  </body>
</html>

See the Instructions Page for full instructions and parameters.

Version 3 update - 19th March 2017

New callback added - 'onImageClick: function()'

Callback 'onImageChange: function()' - now called when new image animation has finished.



Download Mi_Thumb v3

Mi_Thumb

©2017 Stu Nicholls - cssplay.com