comparison paypal/basic_acrylic_clear.paylist @ 44:1045db9799e3 laserkard

[svn r45] Greatly Enhanced Responsiveness of the website.
author rlm
date Thu, 28 Jan 2010 04:10:44 -0500
parents ef8615de8a9c
children 26c2b3ad21c7
comparison
equal deleted inserted replaced
43:329638a361cc 44:1045db9799e3
104 104
105 <!-- Start of Text Input Fields --> 105 <!-- Start of Text Input Fields -->
106 <br> 106 <br>
107 Name:&nbsp;&nbsp; 107 Name:&nbsp;&nbsp;
108 <input type="text" name="line_1b" size="20" id="Name" 108 <input type="text" name="line_1b" size="20" id="Name"
109 ONFOCUS="clearDefault(this);" onKeyUp="redraw('arrow'); updateForm(['args__Name', 'Name', 'formValues'] , ['formValues']);" 109 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Name');smallRedraw('arrow', 'Name');"
110 110
111 > 111 >
112 <!-- --> 112 <!-- -->
113 <br> 113 <br>
114 <br> 114 <br>
115 Company:&nbsp;&nbsp; 115 Company:&nbsp;&nbsp;
116 <input type="text" name="line_2b" size="20" id="Company" 116 <input type="text" name="line_2b" size="20" id="Company"
117 ONFOCUS="clearDefault(this);" onKeyUp="redraw('arrow'); updateForm(['args__Company', 'Company', 'formValues'] , ['formValues']);" 117 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Company');smallRedraw('arrow', 'Company');"
118 118
119 > 119 >
120 <!-- --> 120 <!-- -->
121 <br> 121 <br>
122 <br> 122 <br>
123 Occupation:&nbsp;&nbsp; 123 Occupation:&nbsp;&nbsp;
124 <input type="text" name="line_3b" size="20" id="Occupation" 124 <input type="text" name="line_3b" size="20" id="Occupation"
125 ONFOCUS="clearDefault(this);" onKeyUp="redraw('arrow'); updateForm(['args__Occupation', 'Occupation', 'formValues'] , ['formValues']);" 125 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Occupation');smallRedraw('arrow', 'Occupation');"
126 126
127 > 127 >
128 <!-- --> 128 <!-- -->
129 <br> 129 <br>
130 <br> 130 <br>
131 Email:&nbsp;&nbsp; 131 Email:&nbsp;&nbsp;
132 <input type="text" name="line_4b" size="20" id="Email" 132 <input type="text" name="line_4b" size="20" id="Email"
133 ONFOCUS="clearDefault(this);" onKeyUp="redraw('arrow'); updateForm(['args__Email', 'Email', 'formValues'] , ['formValues']);" 133 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Email');smallRedraw('arrow', 'Email');"
134 134
135 > 135 >
136 <!-- --> 136 <!-- -->
137 <br> 137 <br>
138 138
139 <!-- --> 139 <!-- -->
140 140
141 <!-- End of Text Input Fields --> 141 <!-- End of Text Input Fields -->
142 142
143 <br>
144 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )">
145 Add a penny! ^__^
146 <br>
143 147
144 <br> 148 <br>
145 Total Cost:&nbsp; &nbsp; 149 Total Cost:&nbsp; &nbsp;
146 <input class="nbor" type="text" name="tot" size="8" value="$125.00"> 150 <input class="nbor" type="text" name="tot" size="8" value="$125.00">
147 <br>(Free Shipping) 151 <br>(Free Shipping)