View Single Post
ישן 22-06-09, 12:07   # 2
בניה
משתמש - היכל התהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: נחושה
הודעות: 3,434

בניה לא מחובר  

HTML קוד:
<body>
<input type="text" name="thetext" onClick="document.getElementById('sub').style.visibility='visible'" />
<br />
<input type="submit" id="sub" style="visibility:hidden" value="&#249;&#236;&#231;" />
</body>
  Reply With Quote