|
There is a file. It is named "foo.gif". There is another file. It is named "bar.gif". Bar.gif contains a picture. I want foo.gif to load bar.gif into itself, so if one would load foo.gif into <img src>, they would see bar.gif.
Example:
bar.gif.....foo.gif
|-----------------|
+---------------->+
------------------|
------------------will display bar.gif in foo.gif
Plese tell me any ways that I can better describe my problem.
Last edited by shane.carr; 07-07-2006 at 06:28 AM..
|