ทดลองวิทย์ @ Home 3
ISBN : 9786167139333
Series name :
ทดลองวิทย์@Home
Auther name :
โทมิสลาฟ เซนแคนสกี ผู้แปล วรรณกร วุฒิวัฒน์
Copy :
etc.
Product detail
การทดลองในหนังสือทดลองวิทย์ @ home เหมาะสำหรับทำการทดลองที่บ้าน การทดลองแต่ละการทดลองน่าสนใจ ทำได้ง่าย และสนุกสนาน ที่สำคัญคือเป็นการช่วยเสริมความรู้ความเข้าใจในวิชาวิทยาศาสตร์ที่เรียนมา การทดลองที่ง่ายและสนุกสนานเหล่านี้ ทำให้เกิดความมั่นใจและกระตือรือร้น ที่จะทำการทดลองต่างๆ ไปได้หลังทำการทดลองต่ามหนังสือชุดนี้แล้ว วิทยาศาสตร์จะไม่ใช่ของยากสำหรับทุกคนอีกต่อไป
Price
145
Baht
หนังสือกิจกรรม BrainUp ฉลาดคิด พิชิตปัญหา อาย...
Price
295
Baht
เพลซิโอซอรัส กับพี่น้องและผองเพื่อน
Price
1,890
Baht
Tigtag : Home Account 12 Months
Price
55
Baht
ชาลส์ ดาร์วิน ผู้ตั้งทฤษฎีวิวัฒนาการของสิ่งมี...
Price
110
Baht
ฟุดฟิด อึล่องหน
Price
110
Baht
รถยนต์ทรงพลัง
Price
1,950
Baht
IDEAKIT: Creative Coding ชุด Traffic Light
Upload a file of “Teacher Civil Servant Identification Card” or “Teacher Professional License” for identity verification.
Only supports JPG, PNG, PDF files with a size not exceeding 20MB
$("#owl-show-category-obj1").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#owl-show-category-obj2").owlCarousel({
loop: '',
lazyLoad: true,
items: 1,
margin: 15,
nav: true,
dots: false,
autoplay: false,
autoplayTimeout: 4000,
autoplayHoverPause: true,
responsive: {
0: {
items: 1
},
400: {
items: 2
},
768: {
items: 3
},
1000: {
items: 4
},
1280: {
items: 6
},
1366: {
items: 6
},
1440: {
items: 6
}
}
});
$("#thumbnail_product_detail").slick({
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
});
$('.big-slick').slick({
infinite: true,
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
asNavFor: '.small-slick',
fade: true,
touchMove: false,
swipe: false,
});
$('.small-slick').slick({
infinite: true,
slidesToShow: 3,
slidesToScroll: 1,
arrows: true,
asNavFor: '.big-slick',
focusOnSelect: true,
});
// $("#thumbnail_product_detail").owlCarousel({
// loop: '',
// lazyLoad: true,
// items: 1,
// margin: 15,
// nav: true,
// dots: false,
// autoplay: false,
// autoplayTimeout: 4000,
// autoplayHoverPause: true,
// responsive: {
// 0: {
// items: 1
// },
// 400: {
// items: 2
// },
// 768: {
// items: 3
// },
// 1000: {
// items: 4
// }
// }
// });
$(".check_verify_status").on("click", function() {
url = "https://www.aksorn.com/index.php/api/oauth/verify-doc-send-store/product-details-1818-2";
console.log(url);
window.location.href = url;
});
var header = $(".search-info-fix");
$(window).scroll(function() {
var scroll = $(window).scrollTop();
if (scroll >= 3000) {
header.removeClass('search-info-fix').addClass("search-info");
} else {
header.removeClass("search-info").addClass('search-info-fix');
}
});
});
-->