I have a dynamically generated thumbnail images on the left side of my popup and on click of the image i want that image to be displayed on the right hand side.
I am usi
Please move the sliderimage() function outside of Ajax call
$.ajax({ }); function sliderimage(image){ alert("sdf"); alert(image); }