我有许多父div(.parent_div),每个父div都包含一个子div(.hotqcontent),我在其中使用循环从数据库输出数据。以下是我当前的标记:contentoffirstdivgoeshere...contentofseconddivgoeshere...contentofthirddivgoeshere...contentoffourthdivgoeshere...我想要实现的是,当用户将鼠标悬停/鼠标悬停在父div上时,应显示其中包含的子div的内容。为了实现这一点,我编写了以下jQuery脚本,但它似乎无法正常工作。它甚至没有显示警报!$(document).re