Can anybody help me with jquery code please. I need to swap this broken image in the webpart which was hardcoded please. I need to change image in the html below.
<div class="CommentsClickto">
<img src="//Style Library/test/img/ClicktoCommentArrow.gif" id="ctl00_PlaceHolderMain_g_47845678_682e_47e3_8d93_285fcbb8757a_ctl01_imgExpand" class="ShowPointer" alt="Expand" onclick="javascript:toggleDiv('divContent', 'ctl00_PlaceHolderMain_g_47845678_682e_47e3_8d93_285fcbb8757a_ctl01_imgExpand','ctl00_PlaceHolderMain_g_47845678_682e_47e3_8d93_285fcbb8757a_ctl01_txtComments','//Style Library/test/img/ClicktoCommentArrow.gif','//Style Library/test/img/ClicktoCommentArrowGrey.gif');" /></div>