daho2353 / fwd-lab2

my first HTML forms project, not only that but it is also my introduction to JQuery. While it was not required to use JQuery, I wanted to start to familiarize myself with the library. By using documentation found on the official API.Jquery site I was able to make my website more interactive by hiding the radio elements of classes that had not been checked yet. While the CSS is lacking, this lab did a lot to help strengthen my understanding of the connection between HTML, JavaScript and JQuery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

my first HTML forms project, not only that but it is also my introduction to JQuery. While it was not required to use JQuery, I wanted to start to familiarize myself with the library. By using documentation found on the official API.Jquery site I was able to make my website more interactive by hiding the radio elements of classes that had not been checked yet. While the CSS is lacking, this lab did a lot to help strengthen my understanding of the connection between HTML, JavaScript and JQuery.


Languages

Language:HTML 51.1%Language:JavaScript 48.9%