G
Guest
Hi there, I store all my images in the theme folder so that it can be
changed. The problem is that I need to use <img> to access these images , but
I don't want to lose the theme capability. So is there a way to get the theme
folder name ? or even better , somehow to hook <img> and theme together?
Note , in my situation, I cannot use server control , because 1. the source
is reference by javascript, 2, I don't want the asp.net running crazy just to
parse a image.
Thanks
changed. The problem is that I need to use <img> to access these images , but
I don't want to lose the theme capability. So is there a way to get the theme
folder name ? or even better , somehow to hook <img> and theme together?
Note , in my situation, I cannot use server control , because 1. the source
is reference by javascript, 2, I don't want the asp.net running crazy just to
parse a image.
Thanks