Is it possible to call a JavaScript function from the IMG SRC tag to get an image url?
Like this:
Nope. It's not possible, at least not in all browsers. You can do something like this instead:
Your favourite JavaScript framework will provide nicer ways :)