[Rails] div_for and RJS

2009-05-08 Thread Noel Miller
Do you have to use an activeRecord object for div_for? Perhaps I'm taking the wrong approach for dynamic divs so far my education: 1. id= , is fine for just one div and prototype activity in an RJS (I got this to work) 2. class= , another option, but I don't see how it can be used 3. div_for ,

[Rails] Re: div_for and RJS

2009-05-08 Thread Noel Miller
the code is here http://pastie.org/472556 and here http://pastie.org/472563 sorry about the extra bits -- Posted via http://www.ruby-forum.com/. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Ruby on Rails: Talk