Omar Patel
Software developer/instructor
Please take Quiz # 8 on D2L!
So, just like last time, I'll be providing notes for the content in the Lynda.com videos. I know the students for this quarter are online, so I figure videos help more than anything else. Please give me feedback so I know if this is a good/bad/whatever approach (always). Thanks!
Using JavaScript Components - Creating a Carousel
Using JavaScript Components - Creating a Carousel
Using JavaScript Components - Creating a Carousel
Using JavaScript Components - Creating a Carousel
Modals are just pop-up boxes that appear when an event is triggered.
Using JavaScript Components - Modals
Using JavaScript Components - Modals
Using JavaScript Components - Modals
Using JavaScript Components - Controlling Tabs with JavaScript
Using JavaScript Components - Controlling Tabs with JavaScript
Using JavaScript Components - Creating Collapsible Content and Accordions
Using JavaScript Components - Creating Collapsible Content and Accordions
Using JavaScript Components - Creating Collapsible Content and Accordions
Using JavaScript Components - Creating a Tooltip
$('[data-toggle="tooltip"]').tooltip();Using JavaScript Components - Adding a Popover
$('[data-toggle="popover"]').popover();Using JavaScript Components - Controlling Menus with ScrollFix and Affix
Don't forget to answer the discussion question for the week!
"What were some of the most difficult parts of building your project? What were some of the easiest?
Details of the final project are on the next page, but they are the same as I have mentioned before. This week, you will be implementing one javascript widget and publishing your site to a live server. Next week, when you turn in your project, please be sure to zip your project and also submit a link to your live site. There are a variety of free web hosts including Github Pages and Heroku. Please let me know if you have any questions BEFORE you turn in your project. Your final projects will be due on Sunday at midnight.
Again, please see the next page for details on the final project.
Using the concepts covered throughout class, design a single-page website on top of Bootstrap. Your solution must demonstrate at least 4 sections, a fixed navigation to navigate the sections, and conditional content/layout based on size of screen.
By Omar Patel