hi,
I am try a ajax helper and the code is
<%= link_to_remote "Check Time",
:update => 'current_time',
:url => { :action => 'ncreate' } %>
<div id="current_time">
and in the action of ncreate i have written a textbox, i can get the
text box but all that i need is when ever i click i need a new text
box in the page. After first click text box1, after second click text
box 2 something like this.
--
regards,
|Prashanth|
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby
on Rails: Spinoffs" 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-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---