Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~399 People Reached
Favorite Forums
Favorite Tags
Member Avatar for manvendra

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

Member Avatar for ~s.o.s~
0
399