Hey guys. Hope you're all okey.
I was wondering. When we change the imagesrc onclick from ex. "images/myimage1.jpg" to "images/myimage2.jpg" does this somehow make a trip back to the server to get the image or how does it really work? I Was wondering because it doesn't cause a pagereload when the image changes, and the image that we are changing to is not preloaded. Everything works fine, just curious how it works behind the scenes when changing src.
We are using these kind of "methods" alot, not just for images. Srcipts, css and so on..