עבור לתוכן

צריך קטע קוד שמביא את העמוד לתחתית.

Featured Replies

פורסם

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

תודה לעוזרים.

פורסם

תנסה לתת ALERT.

איזו שטות רשמתי. חשבתי משום מה שאתה רוצה להחלון יבוא לך לחלון הראשון כשהף עולה. לא ראיתי למטה.

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

פורסם

צור "עוגן" בקטע שאליו אתה רוצה להגיע.

ובOnLoad גש אליו

פורסם

תשמש בסימניות

שים בתחתית הדף לינק סימניה

<a name="link1">

ומכל מקום אחר בדף

<a href="#link1">

פורסם
  • מחבר

העמוד לא קבוע בתוכנו , כלומר הגובה של העמוד יכול לגדול.

צריך פונקציה כמו ה"רד למטה" באתרנו.

פורסם

מה הבעיה לעשות את הירידה למטה כמו שכתוב שם ב onLoad (ולתת שם ערך ממש גדול), ו/או לשים עוגן למטה כמו שרשמו ובסף של ה onLoad להחליף את ה URL של העמוד עם השם של העוגן למטה ?

פורסם
  • מחבר

עשיתי עכשיו את הקוד הבא:



<script type="text/javascript">
function delayer()
{
document.ogen.focus();

setTimeout('a()', 2000)
}

function a()
{
window.location = "updating.asp"
}
</script>

<body onLoad="delayer()">
.
.
.
.
.

.
.
.

.
.
<input class=INPUT type=text name="ogen">

השיטה הזו לא טובה כי הוא מביא את סמן הכתיבה לINPUT TEXT אבל גם אם אני ישתמש באובייקט אחר מהINPUT הוא לוקח את התקן הקלט (מקלדת) לשם ואי אפשר להמשיך להקליד בו זמנית במקום אחר בדף.

פורסם

מה הבעיה ב:

<html>
<head>
<script type="text/javascript">
function goDown() {
location.href="#ending";
}
</script>
</head>
<body onLoad="goDown()">
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
this is a lot of stuff<br>
<a name="ending"></a>
</body>
</html>

פורסם
  • מחבר

אין בעייה , זה מ-ע-ו-ל-ה !

ארכיון

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

דיונים חדשים