עבור לתוכן
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.. מישהו יודע מה הסקריפט לזה שאם אתה עובר עם העכבר על תמונה היא הופכת לתמונה אחרת? (כן, ככה משתמשים כולם בכפתורים, אתה עובר עליהם והם "נדלקים"),

ועוד קוד אחד, קוד שעושה סרטון וידיאו בתוך הדף (מובנה על הדף.. מתוך סרטון שהעלתי לשרת).

תודה רבה ;)

פורסם

CSS או JS??

פורסם
  • מחבר

זה ב JS אני חושב..

פורסם

אפשר לעשות את זה גם ב-CSS וגם ב-JS.

אני אישיתי מעדיף את השיטה של ה-CSS. היא יותר אלגנטית.

בכל מקרה זה הולך ככה:

#nav a {
background: url("mouse-up.png") repeat-x;
}
#nav a:hover {
background: url("mouse-down.png") repeat-x;
}

ובדף HTML עצמו אתה פשוט יוצר <div id=nav> ותחתיו כל הלינקים שלך יקבלו את הצורה הזאת.

פורסם
  • מחבר

תודה רבה Burton :)

ארכיון

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

דיונים חדשים

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.