View Single Post
Old 07-09-2020, 12:38 AM   #169
Elektron
Banned
Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.Elektron ought to be getting tired of karma fortunes by now.
 
Posts: 2,296
Karma: 5300240
Join Date: Jun 2020
Location: Edmonton, AB
Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini
Quote:
Originally Posted by geek1011 View Post
For a pop-up message, use `dbg_msg:whatever`. For one which automatically disappears, use `dbg_toast:whatever`. For a pop-up browser, use `nickel_browser:modal`. For that, but with a custom URL, use `nickel_browser:modal:https://whatever`. For that, but with custom CSS too, use `nickel_browser:modal:https://whatever css { code: here; }`.

If you want help with something specific, I can give a more detailed example.
Thanks
Elektron is offline   Reply With Quote