Hi,
I want to develop a interface like Igoogle, where visitors can organize
the elements on there webpage.
Wich helper must i use to realize this…is this act_as_list? or
another solution?
Grtz…remco
Hi,
I want to develop a interface like Igoogle, where visitors can organize
the elements on there webpage.
Wich helper must i use to realize this…is this act_as_list? or
another solution?
Grtz…remco
This may depend on lots of details of your implementation.
acts_as_list is more a database thing, to keep
your items as a list. Not exactly IGoogle.
draggable_element & drop_receiving may be of some help,
but still you’ll have to do a lot of pure javascript programming.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs