Click here to Skip to main content
15,867,453 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I customize a plugin and create a image gallery. in which my client need to share image with title as well description, but my code only share image not title and description.

the links of my gallery is

http://jmbliss.com/projects/wordpress/?page_id=2#

and code of js is following...

inst.$image.html("<img src='" + elem[ELEM_HREF] + "' id='img_for_social' width='100%' height='100%' />");

Please help me.
Posted
Updated 22-Jan-15 0:32am
v2
Comments
CHill60 22-Jan-15 6:32am    
I've removed the word "urgent" from your title - including it is more likely to make people ignore your question

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900