הרשם שאלות ותשובות רשימת חברים לוח שנה הודעות מהיום

חזור   הוסטס - פורום אחסון האתרים הגדול בישראל > עיצוב גראפי, תכנות על כל שפותיו וקידום ושיווק אתרים > פורום תיכנות

   
|!|

השב
 
כלים לאשכול תצורת הצגה
ישן 28-06-06, 21:28   # 11
בניה
משתמש - היכל התהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: נחושה
הודעות: 3,434

בניה לא מחובר  

ב"ה


123 ו 1
האינדקסים מתחילים מ-0 כמו מערך.
  Reply With Quote
ישן 28-06-06, 21:34   # 12
miniature
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,754

miniature לא מחובר  

מוזר שזה לא עובד..
אני אביא את הקוד המלא:
HTML קוד:
<span>
<select id="fontname" onchange="fontname(this)">
<option value="Arial" selected="selected">Arial</option>
<option value="Courier New">Courier New</option>
<option value="Georgia">Georgia</option>
<option value="Tahoma">Tahoma</option>
<option value="Times New Roman">Times New Roman</option>
<option value="Verdana">Verdana</option>
<option value="otherfont" style="color:#626262;">אחר...</option>
</select>
</span>
HTML קוד:
function fontname(fontname_i) {
  var fontname = fontname_i[fontname_i.selectedIndex].value;
  if(fontname != "none") {
    if(fontname == "otherfont") {
      otherfont();
    }
    else {
      document.getElementById('editor').focus();
      document.execCommand('fontname',false,fontname);
      document.getElementById('editor').focus();
    }
  }
  else {
    document.getElementById('editor').focus();
  }
}
__________________
יואב.

דרכים ליצירת קשר:

אימייל: thebigfire@walla.co.il
הודעה פרטית
  Reply With Quote
ישן 30-06-06, 17:02   # 13
miniature
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,754

miniature לא מחובר  

הקפצה. (יש אישור)
__________________
יואב.

דרכים ליצירת קשר:

אימייל: thebigfire@walla.co.il
הודעה פרטית
  Reply With Quote
ישן 30-06-06, 20:38   # 14
RS324
תודה על תרומתך.
 
מיני פרופיל
תאריך הצטרפות: May 2006
הודעות: 3,173

RS324 לא מחובר  

שאלה : אם הבנתי נכון, אתה מעוניין שבעת בחירה איזהשהו ערך מתוך ה SELECT, אז הוא יפעיל פונקציה מסוייימת על הערך נכון ?
אם כן יש לי סקריפט דיי דומה שאני משתמש בו הרבה זמן, מאד מאד פשוט ואני אדביק אותו פה.
רק תאשר לי שזה נכון מה שאמרתי
  Reply With Quote
ישן 01-07-06, 20:10   # 15
בניה
משתמש - היכל התהילה
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: נחושה
הודעות: 3,434

בניה לא מחובר  

קוד:
<script>
function fontname(fontname_i) {
  var fontname = fontname_i.value;
  if(fontname != "none") {
    if(fontname == "otherfont") {
      otherfont();
    }
    else {
      document.getElementById('editor').focus();
      document.execCommand('fontname',false,fontname);
      document.getElementById('editor').focus();
    }
  }
  else {
    document.getElementById('editor').focus();
  }
}
</script>
<span>
<select id="fontname" onchange="fontname(this)">
<option value="Arial" selected="selected">Arial</option>
<option value="Courier New">Courier New</option>
<option value="Georgia">Georgia</option>
<option value="Tahoma">Tahoma</option>
<option value="Times New Roman">Times New Roman</option>
<option value="Verdana">Verdana</option>
<option value="otherfont" style="color:#626262;">&agrave;&ccedil;&oslash;...</option>
</select>
</span>
תנסה
  Reply With Quote
ישן 01-07-06, 23:04   # 16
miniature
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
הודעות: 1,754

miniature לא מחובר  

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

דרכים ליצירת קשר:

אימייל: thebigfire@walla.co.il
הודעה פרטית
  Reply With Quote
השב

חברים פעילים הצופים באשכול זה: 1 (0 חברים ו- 1 אורחים)
 


חוקי פירסום
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is מופעל
סמיילים הם מופעל
[IMG] קוד מופעל
קוד HTML מכובה

קפיצה לפורום


כל הזמנים הם GMT +2. הזמן כעת הוא 10:35.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ