This invention relates to a method, device, and storage medium for dragging and
copying data in a web table, comprising the following steps: listening for and capturing mouse clicks or keyboard input events on the main table; if it is a
cell mouse click event, displaying a selector component on the table interface and drawing and rendering a first selection box around the clicked
cell; when the mouse presses the drag
handle component on the selector component, saving the value of the selected
cell to an intermediate registered variable; after dragging is completed, capturing the coordinates of the drag termination cell and drawing and rendering a second selection box; after the second selection box is drawn, setting the value of the intermediate registered variable to the cell selected by the second selection box. This invention transforms a statically displayed web table into a dynamically editable table; and migrates the editing habits of desktop spreadsheets to
web tables, making web table editing as intuitive and convenient as desktop spreadsheet editing.