comparison awesome_js/robert.js @ 49:5eb11cf654de laserkard

[svn r50] implemented max text length
author rlm
date Sun, 31 Jan 2010 21:37:24 -0500
parents b2a11435a89b
children 95fa4bcc5d67
comparison
equal deleted inserted replaced
48:b2a11435a89b 49:5eb11cf654de
227 smallRedraw("arrow","Email"); 227 smallRedraw("arrow","Email");
228 smallRedraw("arrow","Occupation"); 228 smallRedraw("arrow","Occupation");
229 smallRedraw("arrow","Company"); 229 smallRedraw("arrow","Company");
230 230
231 231
232 d_lineArt = raphe.path("M 2 272 L 258 272"); 232 d_lineArt = raphe.path("M 4 272 L 258 272");
233 d_lineArt.attr('stroke', '#fefefe'); 233 d_lineArt.attr('stroke', '#fefefe');
234 234
235 } 235 }
236 236
237 237