- AJAX not working when more than one line is in the partial
- $('#next_videos').replaceWith('<%= render(:partial => 'videos')%>');
- <p> Testing </p>
- <p> Testing </p>
- <%# holder = videos_counter %>
- <p> Testing </p> <p> Testing </p>
- <p> Testing </p>
- <p> Testing </p>
- $('#next_videos').replaceWith('<%=j render(:partial => 'videos') %>');