Skip to content

Instantly share code, notes, and snippets.

Snippet for a tooltip like popup

For a project I needed a snippet which presents arbitrary HTML code in a tooltip like popup window, when the mouse hovers over an HTML ELement. I couldn't find one solving my complete problem, but on https://www.w3schools.com/howto/howto_js_popup.asp I found a suitable template to build on.

@ahngoo8Gongi
ahngoo8Gongi / README.md
Last active July 13, 2024 18:00
Script to create an OPENVPN client inline configuration with easy-rsa V3

Purpose

OpenVPN supports certificates generated by easy-rsa. This script creates client configuration files using the inline format with easyrsa3

Authors: