Tagged Questions

0
votes
2answers
24 views

(Rails) Maintaining Javascript functionality in dynamically generated content…?

Hi All, I'm looking for a quality mechanism to add sorting to dynamically generated tables. My visual setup is very simple. On the left side I have a menu with series of items to select from …
2
votes
5answers
2k views

Table Sorting using CodeIgniter

Hi I've been developing a site over the past few weeks using CodeIgniter as the framework. It's a great framework, however I've been puzzling over the best way to accomplish something which in a lot …