What's new

Closed Bakit po ganto walang lumalabas external javascript

Status
Not open for further replies.
try this

Code:
<!DOCTYPE html>
<html>
<head>
<title> </title>
</head>
<script type="text/javascript" src="main.js"></script>
<body>
<script type="text/javascript">age()</script>
</body>
</html>
 
Yung variable names pareho subject. Di lumabas kasi nasa loob siya ng function na hindi mo tinawag kaya hindi din naexecute yung code.
 
Status
Not open for further replies.

Similar threads

Back
Top