Mercurial > laserkard
comparison paypal/classic_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 Email: | 107 Email: |
108 <input type="text" name="line_1b" size="20" id="Email" | 108 <input type="text" name="line_1b" size="20" id="Email" |
109 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Email', 'Email', 'formValues'] , ['formValues']);" | 109 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Email');smallRedraw('classic', 'Email');" |
110 | 110 |
111 > | 111 > |
112 <!-- --> | 112 <!-- --> |
113 <br> | 113 <br> |
114 <br> | 114 <br> |
115 Phone: | 115 Phone: |
116 <input type="text" name="line_2b" size="20" id="Phone" | 116 <input type="text" name="line_2b" size="20" id="Phone" |
117 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Phone', 'Phone', 'formValues'] , ['formValues']);" | 117 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Phone');smallRedraw('classic', 'Phone');" |
118 | 118 |
119 > | 119 > |
120 <!-- --> | 120 <!-- --> |
121 <br> | 121 <br> |
122 <br> | 122 <br> |
123 Name: | 123 Name: |
124 <input type="text" name="line_3b" size="20" id="Name" | 124 <input type="text" name="line_3b" size="20" id="Name" |
125 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Name', 'Name', 'formValues'] , ['formValues']);" | 125 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Name');smallRedraw('classic', 'Name');" |
126 | 126 |
127 > | 127 > |
128 <!-- --> | 128 <!-- --> |
129 <br> | 129 <br> |
130 <br> | 130 <br> |
131 Company: | 131 Company: |
132 <input type="text" name="line_4b" size="20" id="Company" | 132 <input type="text" name="line_4b" size="20" id="Company" |
133 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Company', 'Company', 'formValues'] , ['formValues']);" | 133 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Company');smallRedraw('classic', 'Company');" |
134 | 134 |
135 > | 135 > |
136 <!-- --> | 136 <!-- --> |
137 <br> | 137 <br> |
138 <br> | 138 <br> |
139 Occupation: | 139 Occupation: |
140 <input type="text" name="line_5b" size="20" id="Occupation" | 140 <input type="text" name="line_5b" size="20" id="Occupation" |
141 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Occupation', 'Occupation', 'formValues'] , ['formValues']);" | 141 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Occupation');smallRedraw('classic', 'Occupation');" |
142 | 142 |
143 > | 143 > |
144 <!-- --> | 144 <!-- --> |
145 <br> | 145 <br> |
146 <br> | 146 <br> |
147 Website: | 147 Website: |
148 <input type="text" name="line_6b" size="20" id="Website" | 148 <input type="text" name="line_6b" size="20" id="Website" |
149 ONFOCUS="clearDefault(this);" onKeyUp="redraw('classic'); updateForm(['args__Website', 'Website', 'formValues'] , ['formValues']);" | 149 ONFOCUS="clearDefault(this);" onKeyUp="stabForm('Website');smallRedraw('classic', 'Website');" |
150 | 150 |
151 > | 151 > |
152 <!-- --> | 152 <!-- --> |
153 <br> | 153 <br> |
154 | 154 |
155 <!-- --> | 155 <!-- --> |
156 | 156 |
157 <!-- End of Text Input Fields --> | 157 <!-- End of Text Input Fields --> |
158 | 158 |
159 <br> | |
160 <input type = "checkbox" onclick = "ReadForm (this.form, false);" value = "( +0.01 ^__^ )"> | |
161 Add a penny! ^__^ | |
162 <br> | |
163 | 159 |
164 <br> | 160 <br> |
165 Total Cost: | 161 Total Cost: |
166 <input class="nbor" type="text" name="tot" size="8" value="$125.00"> | 162 <input class="nbor" type="text" name="tot" size="8" value="$125.00"> |
167 <br>(Free Shipping) | 163 <br>(Free Shipping) |