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

תיבת בחירה ב - HTML

Featured Replies

פורסם

השתמשתי בקוד הבא ע"מ ליצור תיבת בחירה,

הבעיה היא שאני לא מצליח לקשר לחיצה על אחת מהאופציות להעלאת עמוד מסויים.

<script language="JavaScript" type="text/javascript">

<!--

function go3(){

if (document.selecter3.select2.options[document.selecter3.select2.selectedIndex].value != "none") {

location = document.selecter3.select2.options[document.selecter3.select2.selectedIndex].value

      }

   }

//-->

</script>

<script language="JavaScript" type="text/javascript">

<!--

document.write('<form name="selecter3"><select name="select2" size=1 onchange="go3()">');

document.write('<option value=none>הנתיב הטכנולוגי');

document.write('<option value=none>--------------------');

document.write('<option value="http://www.hwzone.co.il">אלקטרוניקה ומחשבים');

document.write('<option value="URL2">ניהול משאבי אנוש');

document.write('<option value="electronics.htm">מערכות מכונות רכב');

document.write('</select>');

document.write('</form>');

// end hiding contents -->

</script>

שימו לב לשורה המודגשת הראשונה, הקלקה על האפשרות "אלקטרוניקה ומחשבים" תוביל לאתר המבוקש ללא בעיה,

אך הקלקה על האופציה "מערכות מכונות רכב" לא תפתח את הדף המבוקש שנמצא באותה תיקיה.

עריכה: הסתדרתי.. תודה.

ארכיון

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

דיונים חדשים

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.