Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.

Jack
Need some coding help with meta title?
Hey,
Right basically i want my web page to show a random title every time it loads or is refreshed. I tried putting the following code into the <title> </title> tag
<script language="JavaScript">
<!--
var r_text = new Array ();
r_text[0] = "Cos vervain said so...";
r_text[1] = "Don't make me got sprockle on you.";
r_text[2] = "Can you meet me halfway... (8)";
r_text[3] = "We gotta fight, fight, fight, fight, fight for this love... (8)";
r_text[4] = "ITS OVER 9000!";
r_text[5] = "ROFLMOA DO DOOO DO DO DO";
r_text[6] = "Mow";
var i = Math.floor(7*Math.random())
document.write(r_text[i]);
//-->
</script>
Now this would normally work no problem on any web page but because this is within the title tag it just shows up as the coding instead of the random title. http://jwoodmansey.com/home.html
I know this is possible as wowhead.com has it.
Please somebody help its going to drive me round the bend ;/
Thanks,
Jack, 14
3 AntwortenProgramming & Designvor 1 JahrzehntWhat's the minimum system specifications to run World Of Warcraft in ULTRA mode.?
I mean as in RAM GHZ What graphics card etc..
And is it doable for under £150 (id upgrade btw not buy new)
3 AntwortenAdd-onsvor 1 Jahrzehnt