kinda hung here I have this and I am getting js in the popup.

<%= @deposit = javascript_tag "$('funding_transaction_deposit').innerHTML" 
%>
  <p>
    <%= submit_tag 'Create', :confirm => "Are you sure you would like 
#{@deposit} dibits deposited?"  %>
  </p>

I want to display the value of a text box in the confirmation popup

-- 
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.

Reply via email to