Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
概述:使用中继器在屏幕上显示记录列表,其中包含名称、复选框、文本区域和提交按钮。
当文本添加到文本区域并单击相邻的提交按钮时,记录将在数据库中实时更新,而无需加载页面。这是使用 JQuery 完成的,一切正常。
我如何让图像显示在某个位置。即在文本区域内
感谢您的回复