עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

שתי שאלות פשוטות, Js וSQL

Featured Replies

פורסם

תודה אחלה פונקציה .....

  • תגובות 39
  • צפיות 3k
  • נוצר
  • תגובה אחרונה
פורסם

אין בעד מה

פורסם

ובאיזה פקודה משתמשים כשיש כפתורי רדיו ובאיזה פקודה משתמשים כאשר יש תיבת סימון ושוצים (כמו בטקסט) לבדוק כל פעם ?

פורסם

לא הבנתי את הכוונה, מה אתה רוצה לעשות? לבדוק את כל כפתורי הרדיו והצ'ק בוקס לראות מה מהם מסומן?

או שמה שיפעיל את הפונקציה על הטקסט בוקס יהיה כפתור רדיו או צ'ק בוקס?

פורסם

האם יש פקודה שניתן לרשום בכ]תורי רדיו או בתיבות סימון כך שאחרי כל בחירה שהמשתמש מבצע אז הוא יפנה לבדיקה בפונקציה שאני יכתוב ?

פורסם

תנסה להשתמש בONCLICK.

פורסם

כתבתי לך דוגמא ממש קטנה ולא מסובכת, תתקדם איתה.


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "[url]http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[/url]

<html xmlns="[url]http://www.w3.org/1999/xhtml">[/url]
<head>
<title>Untitled Page</title>
<script type="text/javascript">
function doThis(e)
{
var check = e;
alert(check.value);
}
</script>
</head>
<body>
<input type="radio" name="word" value="Hello" id="number1" onclick="doThis(this);" />
<input type="radio" name="word" value="Welcome" id="number2" onclick="doThis(this);" />
<input type="radio" name="word" value="Goodbye" id="number3" onclick="doThis(this);" />

</body>
</html>

פורסם

אחלה הבנתי ..ועם תיבת סימון זה אותט הדבר?

פורסם

אתה יכול לנסות.

פורסם

אחלה תודה.....

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.