Contact us
Address Fu Wan industrial area Gao Ming Fo Shan CITY CHINA
Whatsapp/ Wechat +86 18025995096
Tel 86-757-8271-8320
Email [email protected]
t> $('#footer .mid .fr img').each(function(){ var img = $(this).attr('src'), new_img = img.substring(0,img.lastIndexOf("."))+'_yellow.png'; console.log(img); $(this).attr('src',new_img ); })