12th Week Study Progress Chart

Source: Internet
Author: User

Study Progress Chart

Week number

Professional Learning Goals

Professional Learning Time

New Code Volume

Blog post Volume

Learning in the Humanities

Knowledge and Skills Summary

12th Week

HTML box structure

Under Class

As follows

has been issued

PS and Sai

Mu class net

JQuery (document). Ready (function ($) {
Da Slider
$ (' #da-slider '). Cslider ({
Autoplay:true,
bgincrement:0
});
Set The Carousel Options
$ (' #quote-carousel '). Carousel ({
Pause:true,
interval:4000,
});
FancyBox
$ (". FancyBox"). FancyBox ();
Isotope
if ($ ('. Isotopewrapper '). Length) {
var $container = $ ('. Isotopewrapper ');
var $resize = $ ('. Isotopewrapper '). attr (' id ');
Initialize Isotope
$container. Isotope ({
Itemselector: '. Isotopeitem ',
Resizable:false,//disable normal resizing
Masonry: {
ColumnWidth: $container. Width ()/$resize
}
});
$ ("a[href= ' #top ']"). Click (function () {
$ ("HTML, Body"). Animate ({
scrolltop:0
}, "slow");
return false;
});
$ ('. Navbar-inverse '). On (' Click ', ' Li a ', function () {
$ ('. Navbar-inverse. '). addclass (' collapse '). Removeclass (' in '). CSS (' height ', ' 1px ');
});
$ (' #filter a '). Click (function () {
$ (' #filter a '). Removeclass (' current ');
$ (this). AddClass ("current");
var selector = $ (this). attr (' Data-filter ');
$container. Isotope ({
Filter:selector,
Animationoptions: {
duration:1000,
Easing: ' Easeoutquart ',
Queue:false
}
});
return false;
});
$ (window). Smartresize (function () {
$container. Isotope ({
Update ColumnWidth to a percentage of container width
Masonry: {
ColumnWidth: $container. Width ()/$resize
}
});
});
}
});

12th Week Study Progress Chart

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.