AlterPoser
05-18-2009, 06:39 AM
So I really like flickr's greeting every time you log in or refresh the page, they say hello in different languages and tell you what what lang it is.
So basicly I pulled out this section, but it's not the js.
<table>
<tr>
<td>
<h1><span lang="is" title="" xml:lang="is">Góðan daginn!</span></h1>
<small id="VastConspiracytoDumbDownFlickr">Now you know how to greet people in Icelandic!</small>
</td>
</tr>
</table>
Does any know a script for this?
thanks so much :)!
So basicly I pulled out this section, but it's not the js.
<table>
<tr>
<td>
<h1><span lang="is" title="" xml:lang="is">Góðan daginn!</span></h1>
<small id="VastConspiracytoDumbDownFlickr">Now you know how to greet people in Icelandic!</small>
</td>
</tr>
</table>
Does any know a script for this?
thanks so much :)!