X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/729991564ec7e1116fc023c51e73b47af8b6fce7..5b381e7fd157c0e381a87b386996485d6c7067c8:/doc/bugs/backlinks_onhover_thing_can_go_weird.mdwn?ds=sidebyside diff --git a/doc/bugs/backlinks_onhover_thing_can_go_weird.mdwn b/doc/bugs/backlinks_onhover_thing_can_go_weird.mdwn index 415e6af91..327b8136b 100644 --- a/doc/bugs/backlinks_onhover_thing_can_go_weird.mdwn +++ b/doc/bugs/backlinks_onhover_thing_can_go_weird.mdwn @@ -41,3 +41,9 @@ further down the list, but of course then you are outside the hover region. > > Yet another idea: Find some more refined CSS for handling a variable > size popup.. --[[Joey]] + +>> The HTML5 "Details" tag would be perfect: +>> +>>
examplehere's an example
+>> The above works for me on ikiwiki.info which does not have `html5:1` +>> so far as I can tell *— [[Jon]], 2020-04-21*