search for: m000395

Displaying 2 results from an estimated 2 matches for "m000395".

Did you mean: 1000395
2005 Oct 22
1
basic subscribe-unsubscrube button
(beginners question) I couldn''t find this on the site/email archive. I want to do a basic ajax subscribe-unsubscribe button. Any links/hints to get me started? Thanks, Peter
2006 Aug 10
3
Radio buttons refusing to load checked...
Hi, Having big problems with radio buttons that just don''t make sense: <%= radio_button "events", "impact_type", true %> Positive <%= radio_button "events", "impact_type", false %> Negative This should create two radio buttons with the first one checked by default, right? Cos it doesn''t :( Any ideas would be great, Thanks,