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

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -