The code I wrote:
Code:
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
<style type="text/css">
.TL { font-family:AbakuTLSymSans, sans-serif; font-size:46px; color:gold;}
#kiraz { font-family:Verdana; font-size:36px; color:turquoise;}
</style>
<script type="text/javascript">
// http://www.webdeveloper.com/forum/showthread.php?t=261703
function fiyatlar() {
var el = document.getElementById('kiraz');
el.innerHTML = " 2.5"
}
</script>
</head>
<body>
<span style="color: red;">Kiraz : </span>
<span class="TL">¨</span>
<span id="kiraz"></span>
<br>
<input type="button" value="1 kilo kiraz, bu hafta kaç lira?" onclick="fiyatlar()">
</body>
</html>
Last edited by Ayşe; 06-18-2012 at 06:29 AM.
The Time Through Ages
In the Name of Allah, Most Gracious, Most Merciful
1. By the Time,
2. Verily Man is in loss,
3. Except such as have Faith, and do righteous deeds, and (join together) in the mutual enjoining of Truth, and of Patience and Constancy.
Bookmarks