Dear All,
I've got a simple Chess application and I would like to add the option to add drag and drop of the pieces for movement rather than adding the move via a textbox.
At present each image is contained in a TD cell and I do a simple swap of the SRC of the image to move a piece.
I've got a simple Chess application and I would like to add the option to add drag and drop of the pieces for movement rather than adding the move via a textbox.
At present each image is contained in a TD cell and I do a simple swap of the SRC of the image to move a piece.