From 1aa29f16ba7facc7433d78a3fbf4ad57712cda0a Mon Sep 17 00:00:00 2001 From: Muthu Kumar Date: Wed, 9 Apr 2025 20:38:55 +0530 Subject: [PATCH] feat: attempt 3 at creating standalone draaggable --- src/draggable.attempts/3/index.html | 321 ++++++++++++++++++++++++++++++++++++ 1 file changed, 321 insertions(+) create mode 100644 src/draggable.attempts/3/index.html diff --git a/src/draggable.attempts/3/index.html b/src/draggable.attempts/3/index.html new file mode 100644 index 0000000..5c8e761 --- /dev/null +++ b/src/draggable.attempts/3/index.html @@ -0,0 +1,321 @@ + + + + + + Cursor Position in Transformed Element + + + +

Cursor Position in Transformed Element

+ +
+
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+
+ +
+ Element coordinates: + Outside element +
+ +
+
Position: (0, 0)
+
+ Transformed Element +
+
+
+ + + +