יב – האם מי שהשתתף בזימון יכול להצטרף לעוד זימון

יב,א – המצטרפים לזימון עשרה שרוצים לחזור לזמן אח"כ בשלושה

כאשר הסועדים משלימים למניין זימון בהזכרת השם ומתכוונים לזמן שוב אח"כ, גם למנהג אשכנזים אינם צריכים להמתין עד סיום 'הזן' (עיין הערה 9). ובברכ"ה ח"ב ו, לב, מחדש שאם המצטרפים לענות לזימון עשרה רוצים לזמן אח"כ בלא הזכרת השם סמוך לברהמ"ז, עליהם לכוון שאינם יוצאים ידי זימון בענייתם אלא רק משלימים מניין להזכרת השם. ושאר הפוסקים לא כתבו תנאי זה, ומשמע שאינו מקובל להלכה.

var div = document.getElementsByTagName("hr")[0].nextElementSibling; var divN = div.parentElement; divN.id = "naama"; div.id = "notes"; //var div = document.getElementById("notes"); div.style.display = "none"; var button = document.createElement("button"); button.textContent = 'הצגת הערות'; button.setAttribute("onclick","myFunction2()"); divN.insertBefore(button, div); //divN.appendChild(button); // var links = document.getElementsByClassName("aup1"); var links = document.getElementsByTagName("sup"); var i; for (i = 0; i < links.length; i++) { var x = links[i].firstChild.getAttribute("href"); x = x.substr(1,x.length); links[i].firstChild.removeAttribute("href"); links[i].firstChild.setAttribute("href", "#"); links[i].firstChild.setAttribute("class", "aup1 " + x); links[i].firstChild.addEventListener("click", myFunction); //var id2 = document.getElementById(x); //id2.parentElement.style.display = "none"; } function myFunction() { var cl = this.getAttribute("class"); var str = cl.substr(5,cl.length); //var id = document.getElementById(str); this.setAttribute("href", "#" + str); if(div.style.display == "none"){ div.style.display = "block"; button.textContent = 'הסתרת הערות'; //return true; } else{ div.style.display = "none"; button.textContent = 'הצגת הערות'; } //return true; } function myFunction2() { if(div.style.display == "none"){ div.style.display = "block"; button.textContent = 'הסתרת הערות'; } else{ div.style.display = "none"; button.textContent = 'הצגת הערות'; } }
תפריט

תוכן עניינים