Is it possible to have a image instead of a text in the //create header?
ssmItems[0]=["Espaņol"] //create header
Wish to have a Mexican flag instead of text only?
Thanks in advance
Is it possible to have a image instead of a text in the //create header?
ssmItems[0]=["Espaņol"] //create header
Wish to have a Mexican flag instead of text only?
Thanks in advance
In a limited test here, it appears so. I just did this, and it worked:
Code:ssmItems[0]=["<img src='some.gif'>"] //create header
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Hey man, this is great, and a big thanks man...
Bookmarks