Skip to content

Instantly share code, notes, and snippets.

View chadgonzales's full-sized avatar
👨‍💻

Richard Gonzales chadgonzales

👨‍💻
View GitHub Profile
@chadgonzales
chadgonzales / jquery-tests.html
Created May 24, 2018 11:07 — forked from riddochc/jquery-tests.html
Jquery hiding form elements based on radio button selection
<html>
<head>
<title>JQuery tests</title>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js"></script>
</head>
<body>
<h1>JQuery tests</h1>
<form>