comparison paypal/big_acrylic_clear.paylist @ 32:0deeb2d5d1db laserkard

[svn r33] modifications with Kevin on jan 18.
author rlm
date Mon, 18 Jan 2010 00:19:17 -0500
parents 293275d50722
children ae22c2d59891
comparison
equal deleted inserted replaced
31:d269b63b4a54 32:0deeb2d5d1db
1 <div id = "i_inputbox"> 1 <div id = "i_inputbox">
2 2
3 <h1>Clarity Series:<br> The Bold Kard.</h1> 3 <div class = "ttyls"> <titletron>Clarity Series:<br> The Bold Kard.</titletron></div><br>
4 <div class = "descript"> Laser-Etched Clear Acrylic </div>
4 5
5 <br><br>
6 <!-- Start of Form --> 6 <!-- Start of Form -->
7 <!-- Note: target="paypal" was replaced with the variable target="_self" --> 7 <!-- Note: target="paypal" was replaced with the variable target="_self" -->
8 <!-- Note: shopping_url also added to code --> 8 <!-- Note: shopping_url also added to code -->
9 <!-- These two changes allow better functionality with IE and Firefox --> 9 <!-- These two changes allow better functionality with IE and Firefox -->
10 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);"> 10 <form action="https://www.paypal.com/cgi-bin/webscr" method="post" onsubmit="this.target = '_self'; return ReadForm(this, true);">
105 Line 1 (James Bond):&nbsp;&nbsp; 105 Line 1 (James Bond):&nbsp;&nbsp;
106 <input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)" 106 <input type="text" id="Line 1 (James Bond)" name="line_1b" size="20" value = "James Bond" ONFOCUS="clearDefault(this)"
107 onKeyUp=" 107 onKeyUp="
108 tt.remove(); 108 tt.remove();
109 109
110 var font_size = 75; 110 var font_size = 65;
111 111
112 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size); 112 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size);
113 tt.attr('stroke', '#f00'); 113 tt.attr('stroke', '#f00');
114 tt.attr('fill', 'TRANSPARENT'); 114 tt.attr('fill', 'TRANSPARENT');
115 var c = tt.getBBox().width; 115 var c = tt.getBBox().width;
135 Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp; 135 Line 2 (jbond@mi6.co.uk):&nbsp;&nbsp;
136 <input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)" 136 <input type="text" id="Line 2 (jbond@mi6.co.uk)" name="line_2b" size="20" value = "jbond@mi6.co.uk" ONFOCUS="clearDefault(this)"
137 onKeyUp=" 137 onKeyUp="
138 tt.remove(); 138 tt.remove();
139 139
140 var font_size = 75; 140 var font_size = 65;
141 141
142 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size); 142 tt = raphe.print(0, 145, value, raphe.getFont('HelveticaNeue', 700), font_size);
143 tt.attr('stroke', '#f00'); 143 tt.attr('stroke', '#f00');
144 tt.attr('fill', 'TRANSPARENT'); 144 tt.attr('fill', 'TRANSPARENT');
145 var c = tt.getBBox().width; 145 var c = tt.getBBox().width;