עבור לתוכן
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.

שאלה חדשה בתגובה הראשונה-ערכתי

Featured Replies

פורסם

עריכה:

איך אני עושה כמה תנאים באותו זמן זאת אומרת כמו שיש

if ("a=1")&&("b=2")

אז איך עושים אותו דבר רק במקום ש-&& יהיה סימן שאומר או... כלומר מה הסימן שמסמן או?

פורסם

if ((a == 1) && (b == 2)) c = 3;

document.write('hello, '+name);

פורסם
  • מחבר

תודה אבל לא הצלחתי עדיין אתם יכולים בבקשה להגיד לי איפה טעיתי בקוד? המחשב אומר שבשורה 25. הבלטתי אותה.הוא אומר שצריך להוסיף את הסימן ; ואין לי מושג איפה.

<form name=form1>

Please Select a Company:

<br>

<select name=type>

<option>HP</option>

<option>Lexmark</option>

</select>

<br><br>

Please enter your printer's model:

<input type=text size=5 name="Model">

<input type="submit" value=send onclick="javascript:My()">

<script language="Javascript">

var color="";

var black="";

document.write('<font color="red">c</font><font color="blue">o</font><font color="yellow">l</font><font color="green">o</font><font color="purple">r</font>:');

document.write('<br>');

document.write('black:');

</script>

<script language="Javascript">

function My() {   for (var i = 0; i < document.form1.type.length; i++){

(document.form1.type.options.selected == true) {

if (("document.form1.type.options.text=='Lexmark'") && ("Document.form1.Model.value=='1000'")){

var color="13619HC";

var black="13400HC";

}}}}

//-->

</script>

</form>

ארכיון

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

דיונים חדשים

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.