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

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

   
|!|

 
 
כלים לאשכול תצורת הצגה
Prev הודעה קודמת   הודעה הבאה Next
ישן 04-03-09, 05:32   # 1
hi_sorie
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Oct 2005
מיקום: רחובות
גיל: 38
הודעות: 1,339

hi_sorie לא מחובר  

תקלה ב JQ [ הכל עובד רק לא מפעיל אירוע ]

http://nsns.co.il/מחירון%20לדוגמא,13.html

הבעיה היא פה...

מה שעשיתי :

שמתי 2 מאפייני css למחירון.

1 - cat - קטגוריה.
2 - product - מוצר.

שתיהם ב table כאשר ה tr של הקטגוריה הוא עם id="cat" והמוצר id="product".

מבחינת ה css :

HTML קוד:
.accordion2 {
 width: 480px;
 border-bottom: solid 1px #c4c4c4;
}
.accordion2 #cat {
 background: #e9e7e7 url(images/arrow-square.gif) no-repeat right -51px;
 padding: 7px 15px;
 margin: 0;
 font: bold 120%/100% Arial, Helvetica, sans-serif;
 border: solid 1px #c4c4c4;
 border-bottom: none;
 cursor: pointer;
}
.accordion2 #cat:hover {
 background-color: #e3e2e2;
}
.accordion2 #cat.active {
 background-position: right 5px;
}
.accordion2 #product{
 background: #f7f7f7;
 margin: 0;
 padding: 10px 15px 20px;
 border-left: solid 1px #c4c4c4;
 border-right: solid 1px #c4c4c4;
 display: none;
}
מבחינת הקוד jq :

HTML קוד:
		<script type="text/javascript">$(document).ready(function() {	$(".accordion2 #cat:first").addClass("active");	$(".accordion2 #product:not(:first)").hide();	$(".accordion2 #cat").click(function(){	  $(this).next("#product").slideToggle("slow")	  .siblings("#product:visible").slideUp("slow");	  $(this).toggleClass("active");	  $(this).siblings("#cat").removeClass("active");	});});</script>
המחלקה : http://nsns.co.il/jquery.js

יש רעיונות לבעיה ?
  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. הזמן כעת הוא 15:59.

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