and like this
http://htmlbasix.com/titlebarmessage.shtml
??
I mean...It works on blogs and website but in my friendster account it doesnt-..-whY??
anD can you please give me the code and tell me where to copy it..? I ll give you 10 points=)
Write a simple JavaScript function that
(i) Takes in a number
(ii) If the number is less than 13- return "too young"
(iii) Else- return "ok"
This is what I did:
<html>
<head>
<title>Age</title>
<script type="javascript">
function process () {
var age = prompt("Please enter your age");
if (age < 13)
{
alert("too young);
}
else
{
alert ("ok");
}
}
</script>
</head>
<body>
</body>
</html>
But when I tried to view in internet explorer- nothing happened. -.- Please help- thank you.
Suddenly when I go on the internet- I can t watch youtube videos- listen to my or friend s profile music on myspace- or access any other type of flash application or so.
I always get a message like this when I try to watch a vid on youtube or veoh.com.
"Hello- you either have JavaScript turned off or an old version of Adobe s Flash Player. Get the latest Flash player. "
"The latest version of Adobe Flash Player is required to watch video"
err i updated my javascript to the latest version and tried updating my flash player but when i try to it says that "Internet Explorer has blocked this site from using ActiveX control in a unsafe manner. As a result this page may not display correctly."
Apparently it says it installed correctly but when I try accessing youtube again it doesnt work.
Anything could help?
3. Complete the following codes to achieve the following:
(i) When the page is loaded- prompt for the user name
(ii) When the phrase click me is clicked- an alert box will be displayed to tell the user how many times he/she has clicked the phrase click me.
<html>
<head>
<title>Simple JavaScript</title>
<script type="text/javascript">
<!â"your functions here ïƒ
</script>
</head>
<body>
<h1>Please <span style="text-decoration:underline; color:red; font-size:+2em" click me</span>!!</h1>
</script>
</body>
teacher havent taught us how to do this yet- but i m learning it on my own so I do have difficulty doing it..please help me..Thanks
Experienced a login error
object expected
unable to load mail javascript files
I can t open my email using the new version of Yahoo!Mail. It says: Yahoo! Mail experience login error
Message: Object expected
Number: 2146823281
Description: Object expected
The other message is: Unable to load mail Javascript files
What is wrong with my Yahoo!Mail?? How can I fix it? I clear all the ccokies- all the caches still not able to open using newer version.
I still able to open my email using classic version. I just like to use the new version. It s easy to use and better look.
No comments:
Post a Comment