i have checked the DOM tree and every thing is working fine...
The same works fine in mozilla firefox...
I m here by pasting the screen shot taken in the internet explorer..
The code i have written is
render :update do |page|#rjs for posting comment and replacing the
element
@video=Video.fi nd_by_id(@comme nt.video_id)
@comments= Comment.find(:a ll,:conditions= >["video_id...