I need to capture a string, grab a piece of it and swap this piece for another text.
<img src="/kit_150x150-12por-150x150.png">
I need to get the piece 150x150.png
from src
and switch to 238x238.png with jQuery . I can access the attribute more from there I can not get a piece and change the value of the text.
Can you help me?