Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Javascript Code In Yii

$
0
0
hi, i have a javascript code, i want to write it in yii, but i dont know how. can any one help me please
the code is:

<!DOCTYPE html>
<html>
<head>
<script>
function myFunction()
{
document.getElementById("newtype").value="New text!";

}
</script>
</head>
<body>

Some text: <input type="text" value="hello" onclick="myFunction()">

<input type="text" id="newtype">

</body>
</html>

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>