search for: profile_details_container

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

2006 Jan 19
5
script.aculos.us and the in_place_editor
...ings. Here''s what I''m trying to do. A user has a profile page which lists their name, age, homepage, etc... There is no form on this page... it''s just regular text. Here''s a snippet: <div class="profile_fields"> <p> <div class="profile_details_container"> <span class="profile_title">Name:</span> <span class="profile_info"><%= @user.first_name %>&nbsp;<%= @user.last_name %></span> </div> </p> <p> <div class="profile_details_container"&gt...