I have a problem with the slideToggle function in jQuery. It is not smooth at all. Whenever I click the \"See More\" button, the content that shoul
slideToggle
jQuery
Table Rows don't seem to slide. You should try to find a workaround by using DIV instead. They slide and animate much better. You could also wrap the content into a div, and slide that? Maybe that would push the table row to imitate a slide.