Loading image problem into jquery

4 views
Skip to first unread message

Salvatore Picozzi

unread,
Jan 17, 2013, 8:58:20 AM1/17/13
to ent...@googlegroups.com
I can't loading images into jquery.

Code:
leftBtn : '../../img/image1.png',
rightBtn : '../../img/image2.png',

Used:
/ Add the buttons to move left and right
.prepend('<a href="#" class="cs_leftBtn"><img src="'+o.leftBtn+'" /></a>')
 .append('<a href="#" class="cs_rightBtn"><img src="'+o.rightBtn+'" /></a>')

Where is the problem?
Thanks
Reply all
Reply to author
Forward
0 new messages