summaryrefslogtreecommitdiff
path: root/080_blog/00100_Webkit-Keyboardless-Navigation/index.md
diff options
context:
space:
mode:
authorMiguel <m.i@gmx.at>2019-03-17 13:34:44 +0100
committerMiguel <m.i@gmx.at>2019-03-17 13:34:44 +0100
commit331195b0d690d89d43e7eca9565ea2b013e87f25 (patch)
treecda936e57d6378183d535800d9c3dec0a0267350 /080_blog/00100_Webkit-Keyboardless-Navigation/index.md
parent3b32429a0064159842a4147eb4accc7bdba63553 (diff)
many things
Diffstat (limited to '080_blog/00100_Webkit-Keyboardless-Navigation/index.md')
-rw-r--r--080_blog/00100_Webkit-Keyboardless-Navigation/index.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/080_blog/00100_Webkit-Keyboardless-Navigation/index.md b/080_blog/00100_Webkit-Keyboardless-Navigation/index.md
index 5299563..224c9bb 100644
--- a/080_blog/00100_Webkit-Keyboardless-Navigation/index.md
+++ b/080_blog/00100_Webkit-Keyboardless-Navigation/index.md
@@ -1,8 +1,7 @@
+ April 2018
Miguel's Surfing Quick Links
============================
- April 12, 2018
-
Since I do not want to depend on JavaScript all of the time, I tried to
integrate simple keyboard-only navigation directly into the webkit2gtk+,
as a web extension.
@@ -18,7 +17,7 @@ The DOM is manipulated on the fly by the browser without any JavaScript involved
A little video demonstrating what was achieved so far (inside the glorious, webkit2gtk+ based, suckless surf browser):
-<video style="width:60%;min-width:100pt;" controls>
+<video controls>
<source src="v1.mp4" type="video/mp4">
<source src="v1.ogv" type="video/ogg">
Your browser does not support the video tag.