On Jan 17, 2011, at 5:55 PM, Me wrote:
<input id="funding_transaction_submit" name="commit" onclick=" return confirm('Are you sure you would like ' + $F('funding_transaction_deposit') + ' dibits deposited?') " type="submit" />
What do you see in the Firebug console or the Safari Web Inspector? You're debugging JavaScript now, so use the tools that let you do that.
Walter -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

