jQuery in Action
Adding new wrapper methods
203
<html>
<head>
<title>setReadOnly() Test</title>
<link rel="stylesheet" type="text/css" href="../common.css">
<link rel="stylesheet" type="text/css"
href="test.setreadonly.css">
<script type="text/javascript"
src="../scripts/jquery-1.2.1.js"></script>
Listing 7.4
The implementation of the form for testing the new setReadOnly()
command
command
Figure 7.1
The Test Form prior to
clicking the check box
and after clicking the
check box
clicking the check box
and after clicking the
check box