Displaying 1 result from an estimated 1 matches for "cp_id".
Did you mean:
cb_id
2007 May 07
0
page.insert_html
...td>
page.insert_html :after, ''company''+params[:id].to_s, :partial
=>"group", :id => params[:id]
and the aprtia is nothing more than a div
<div id="gd<%=params[:id].to_s%>">
<br/>
<%= text_field ''cp '', ''cp_id''+params[:id].to_s, :style=>"width:150px"
%>
<%= link_to_function(image_tag(''/images/sc.png''),
"document.getElementById( ........%>
</div>
Thank you,
--~--~---------~--~----~------------~-------~--~----~
You received this message because...