In the above code when i call url *http://localhost:3000/pages/show/,
*the
functionaly will do in show method in pages controller, and get some
results. So i need to update the result, which getting from show method
with div id #billerTerminal…???
*
* thank you vishnu
In the above code when i call url *http://localhost:3000/pages/show/, *the
functionaly will do in show method in pages controller, and get some
results. So i need to update the result, which getting from show method
with div id #billerTerminal…???
So how far have you got? What does your controller look like? What is
the
problem you are having?
On Wednesday, 16 May 2012 07:24:36 UTC-4, iHiD wrote:
$(’.error’).fadeIn(300).show();
success: function(){
In the above code when i call url *http://localhost:3000/pages/show/, *the
functionaly will do in show method in pages controller, and get some
results. So i need to update the result, which getting from show method
with div id #billerTerminal…???
The problem is when i click the button with id *sub123, *call the ajax,
and
go to the url, there i can find the value of @name, so the when the ajax
is
success i have to display that *@nameinto the div with id *
billerTerminal…?
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.