javascript - jquery image gallery showing loader gif -
I am developing the jquery image gallery plugin I tested this kind of image load:
$ ("# loading"). Show (); $ ('Preview'). Load (function () {$ ("# loading"). Hide ();}); But I did not succeed. When my image is full then I want to load. How can I do this? For example:
You can give it easy through CSS. For parents div try loading the image as a background
Comments
Post a Comment