Sandip, you can set the the [html obj]'s style as: html_obj.style.display="";
I hope it will do.. On Wed, Jun 24, 2009 at 7:21 PM, Sandip Ransing <[email protected]> wrote: > Hello All, > how do i disable child form elements of any div [ html obj ], so that they > will not get posted. > Is there any other way, to toggle form elements while form post ?? > >> ~~~ > > <form> > > <div1> > > form elements > > </div> > > >> <div2> > > form elements > > </div2> > > </form> > > ~~~ > > > > Sandip R~ > > -- > Ruby on Rails Developer > http://sandip.sosblog.com > http://funonrails.wordpress.com > www.joshsoftware.com > > > > > -- Regards, Himanshu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

