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

פורסם

איך אני עושה תפריט שנגיד יש תמונה רגילה ואז שעוברים עם העכבר יש תמונה נוספת.

איך אני עושה את זה בלי פלאש? יש אולי קוד HTML או משהו?

פורסם

rollover

אתה צריך את הקוד ב html או להשתמש בתוכנה לבניית אתרים

פורסם
  • מחבר

לא הבנתי..

פורסם

קוראים לזה rollover

טוב אני גם ככה באמצע העבודה על אתר:

<body onLoad="MM_preloadImages('image/menu/****here put the name of the pic.jpg****)">

<a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Image1','','image/menu/***name of the first pic.jpg',1)"><img src="image/menu/***here put the other pic.jpg****" name="Image1" width="size" height="size" border="0"></a>

</body>

אם זה בלאגן לך אז אתה צריך תוכנה או שתחפש בגוגל

how to make a rollover

פורסם

אפשר לעשות את בעזרת JAVASCRIPT

שורת HTML תראה ככה

<"()IMG SRC="PIC1.JPG," NAME="MYIMAGE" ID="MYIMAGE" onmouseover="SWAPPICTURE >

כאשר אתה עובר עם העכבר על התמונה, הוא מפעיל את הפונקציה SWAPPICTURE

הקוד שאמור להיות בפונקציה הזאת אמור להראות ככה

"document.getElementById("MYIMAGE").SRC="PIC2.JPG

ואם אתה רוצה לחזור חזרה לתמונה המקורית כאשר אתה יוצא מהתמונה עם העכבר

G SRC="PIC1.JPG," NAME="MYIMAGE" ID="MYIMAGE" onmouseover="SWAPPICTURE()" onmouseleave="swapAgain()">1

ובפונקציה swapAgain אתה עושה בדיוק אותו דבר כמו הפונקציה SWAPPICTURE רק מחזיר את התמונה הראשונה

מקווה שהבנת אותי

פורסם
  • מחבר

תודה רבה

ארכיון

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

דיונים חדשים

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.