Displaying 4 results from an estimated 4 matches for "rousett".
Did you mean:
rossett
2005 Apr 28
7
Calendar helper?
Does anyone know if someone has created a popup calendar helper for
selecting dates? The current way in rails with the multiple selects is
cumbersome at best, and I didn''t see any calendar type helpers in there.
2006 Jan 05
1
sortable_element not recognizing newly added <li> elements
I have a user defined list of items. Using the sortable_element
function, I can manipulate the ordering of this list fine by dragging
each component around.
When I dynamically add another <li> item to this list, the newly added
item is _not_ "draggable" like its other siblings.
Using the sortable_element function, how do I make it aware of newly
added list items? Here is my
2006 Jul 05
1
List of projects
Hi all,
Did any body worked some thing like this?
suppose a logs in and creates a new project.he''lll get the list of
projects in the same page. till here i got working.
Here is my question::
i want the list such that a drop down list will be there, and if i
select a month i should get the list of projects done in the month.
I used this code in the project_controller.rb
2006 May 09
6
To Do list project?
I''m looking for a good web-based to do list app. Essentially, I''d like
to use Basecamp''s todo management system, but that''s not an option
since I can''t install Basecamp on a server I own. The information
being tracked in the list cannot be sent out of my intranet.
I would imagine that there are a couple of open source rails apps that
would meet my