How can i give a image path in jquery?
How to change image path in jquery, i want to change this image path:
loader_path: 'images/prettyPopin/loader.gif'
i used this code but not work
loader_path: '<?php echo theme_img('prettyPopin/loader.gif'); ?>
No comments:
Post a Comment