can i use juery to change image on browser's resize?

can i use juery to change image on browser's resize?

Hello.
I have a div w/an image.
when the user resized the brower I'd like to have that image change to a smaller one.
I know i can use the css @ media query for background images/css but is there a way to do that for the images placed in the html's divs?
thank you
D