search for: id_of_

Displaying 1 result from an estimated 1 matches for "id_of_".

Did you mean: id_of_a
2006 Jun 01
0
Possible RJS Implementation?
...issues. Here''s what I currently have for the remove and add to list: The items that are available: ---------------------------- <div id="elgibile_songs_holder"> <% for song in @elgibile_songs %> <div class="elgibile_song" id="elgibile_id_of_<%= song.id %>"> <div class="elgibile_title"><%= song.title %></div> <div class="elgibile_entered_link"> <%= link_to_remote h("Submit to this contest"), { :ur...