Re: [Rails] Re: text box value in the confirmation popup
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home