Search found 3 matches

by Miss_Alison
Mon Oct 08, 2007 11:11 pm
Forum: UI Design/Usability
Topic: Critique please .. my new blog design.
Replies: 27
Views: 33135

Why purple?
by Miss_Alison
Mon Oct 08, 2007 6:04 pm
Forum: Javascript
Topic: What fonts would you consider widespread enough for use?
Replies: 5
Views: 1196

I've used all of those, except for Andale Mono... I've never even heard of that before, I should try that one...
by Miss_Alison
Mon Oct 08, 2007 1:06 am
Forum: Javascript
Topic: adding textfield contents
Replies: 5
Views: 3366

I would assume that the value of the text field would have to be set to display winning_amount. <input name="total" type="text" value="winning_amount"> Just a thought; not sure what you're trying to do, but in order for the field to originally display something without ...