| Article: |
Ajax on Rails | |
| Subject: | can ajax be used for updating two or more div's simultaniously | |
| Date: | 2005-09-12 12:26:50 | |
| From: | curth | |
|
Response to: can ajax be used for updating two or more div's simultaniously
|
||
|
Yes you can, but not having done that yet myself, I can't be any more specific. I just know there is a way to have your own JavaScript function be called when data is returned from the server. And, of course, your JavaScript can update as many parts of the document as you need.
|
||
Showing messages 1 through 3 of 3.
-
can ajax be used for updating two or more div's simultaniously
2005-09-12 22:09:57 viper_again [View]
-
can ajax be used for updating two or more div's simultaniously
2005-09-13 04:01:28 Curt Hibbs |
[View]
Sorry, I don't personal know the answer. Please take my suggestion and subscribe to the Rails mailing list. You will find plenty of people there who can give you an answer. -
can ajax be used for updating two or more div's simultaniously
2005-09-14 08:20:34 viper_again [View]
ok thank u curth...
i will let u know.. if i end up with a solution.



.. ill be happy if u can guide me how to go about doing this ... as i told already.. i am just a beginer to ruby on rails