Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:41
Images in the menu
Poster: Ludus
Dated: Sunday February 22 2004 - 14:43:31 GMT
Hi,
I have in the menu a link to the UK version of my site (I'm italian). Is it possible, instead to write "UK", insert an UK flag?
Thanks in advance.
Daniele
Poster: Ruth
Dated: Sunday February 22 2004 - 20:24:23 GMT
Yes, just put in the image code in place of the text, or you can even put in the image and text, like so
Code:
,"<img src=uk.gif border=0> United Kingdom","http://www.whatever....and so on with the rest of your code.
Ruth
Poster: Ludus
Dated: Sunday February 22 2004 - 20:30:25 GMT
innkeeper9 wrote:
Yes, just put in the image code in place of the text, or you can even put in the image and text, like so
Ruth
Code:
,"<img src=uk.gif border=0> United Kingdom","http://www.whatever....and so on with the rest of your code.
Ruth
Many thanks, innkeeper9! It works good!
Daniele