I have a content editor webpart in my list that is incharge in resizing the size of the image of a Picture field.
It works at first load, but once I started to go to the next page (31-60) the images becomes bigger, and when I go back to the 1st page (1-30) it now becomes big.
I put an alert in my script to check if the javascript is still running when navigating to other pages in my view but its not running.
How can I solve this?