comparison buy.html @ 23:707d202f58b1 laserkard

[svn r24] added.... ARROWS~!
author rlm
date Sun, 03 Jan 2010 08:30:32 -0500
parents 3298256dd459
children 2979a76e3fdf
comparison
equal deleted inserted replaced
22:3298256dd459 23:707d202f58b1
20 <div id="templates" >PERL-REPLACE::TEMPLATES</div> 20 <div id="templates" >PERL-REPLACE::TEMPLATES</div>
21 21
22 22
23 <div id = "centerbox" > 23 <div id = "centerbox" >
24 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div> 24 <div id="display" onmouseover="pokedex(['args__display'],['pokedex']);">PERL-REPLACE::DISPLAY</div>
25
26 <div id= "trifold" >
27
28 <div id="trileft">
29 <div id = "arrowleft"><img src = "./images/left.png"></div>
30 Please click a template from the left...
31 </div>
32
33
34 <div id = "triright">
35 <div id = "arrowright"><img src = "./images/right.png"></div>
36 ...and then please fill out the form to the right.
37 </div>
38
39
40 </div>
41
25 <div id="pokedex"></div> 42 <div id="pokedex"></div>
43
44
45
26 </div> 46 </div>
27 47
28 48
29 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div> 49 <div id="inputbox" >PERL-REPLACE::INPUTBOX</div>
30 <div id = "garbage">&nbsp;</div> 50 <div id = "garbage">&nbsp;</div>