Top Solutions

Get filename of image jQuery?

In this tutorial I will show you how to get the filename of the image using jQuery. Split the path of the image using the slash('\') and get the filename with some logic.