search for: _col2

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

Did you mean: col2
2006 Jun 07
2
display two columns using fixed width divs
...t;div style=''width: 300px; overflow: scroll''> <%= render :partial => "col2" %> </div> </body> But col2 is placed below col1, not next to each other. I tried to add - (minus) to -%> in col1 but it did not make any difference. _col1.rhtml and _col2 are link_to_remote ajax-calls. regards Claus