
Alright...how do I get these buggers to show up. I'd like to put a checkbox in front of each skill on my character sheet to denote that a skill is a "background skill" (not unlike with any d20 game). No other function than that. You check em, they stay check. Problem is, they do NOT show up. I'm not sure if it is an HTML issue (maybe) or a CSS issue (probably). Code is pretty simple: input type='checkbox' name='attr_backskill' value='0' Help!