User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 397,569 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,507 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting

JavaScript not working in Internet Explorer 7

Join Date: Dec 2007
Posts: 1
Reputation: manvendra is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
manvendra manvendra is offline Offline
Newbie Poster

Help JavaScript not working in Internet Explorer 7

  #1  
Dec 6th, 2007
JavaScript is not working on Internet Explorer 7. I typed a simple html program but the JavaScript is not running. Here is a simple program
<html>
<head>
<script>
function hello()
{
alert("Hello");
}
</script>
</head>
<body onload="hello()">
</body>
</html>
If you have a solution please reply
AddThis Social Bookmark Button
Reply With Quote  
All times are GMT -4. The time now is 4:23 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC