My website has been experiencing memory problems when I enlarge about 20 or more images
This is the code I'm using to
Honestly I'm not even sure if this is the problem. The memory doesn't free back up until I completely end all the google chrome process.
Is there a way to free up the memory after they close a picture?
This is the code I'm using to
Code:
<img src="../images/imageicons/radio1156-2.jpg" alt="yellow zenith 5 knob floor model radio" width="200" height="200" onclick="MM_openBrWindow('../images/image_radio/radio1156-2.jpg','col in2','scrollbars=yes,resizable=yes,width=1000,height=1000')" />
Honestly I'm not even sure if this is the problem. The memory doesn't free back up until I completely end all the google chrome process.
Is there a way to free up the memory after they close a picture?