php - jquery carousel with text and description -


I need to show content from my WordPress blog in a slider I choose jcarousel because it can be loaded via AJAX

This is provided through the array only, with image URL only. I need to bring the title and description of the image with Ajax. I need a slider like this Image Details Here Enter

How can I move forward

  $ images = array ('http://static.flickr.com/66/199481236_dc98b5abb3_s.jpg', 'http://static.flickr.com/75/199481072_b4a0d09597_s.jpg' , 'Http://static.flickr.com/57/199481087_33ae73a8de_s.jpg', 'http://static.flickr.com/77/199481108_4359e6b971_s.jpg', 'http://static.flickr.com/58/ 199481143_3c148d9dd3_sJpg ',' http://static.flickr.com/72/199481203_ad4cdcf109_s.jpg ',' http://static.flickr.com/58/199481218_264ce20da0_s.jpg ',' http://static.flickr.com / 69 / 199481255_fdfe885f87_s.jpg ',' http://static.flickr.com/60/199480111_87d4cb3e38_s.jpg ',' http://static.flickr.com/70/229228324_08223b70fa_s.jpg ',); Finally I have found a solution using a WordPress plugin, to optimize the    

But works perfectly

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -