How can I use jQuery to extract only the background image name from a div with a background image?
I currently get 'http://localhost/xampp/uconnect/images/tour-networks-ss.png'
but I only want 'tour-networks-ss.png'
Any assistance with this would be greatly appreciated.