I am having a bit of trouble working out when an image has been loaded.
I have been told that the following function will work but it isn\'t doing anything.
$("#images img:last").on('load',function(){ //do smth });