Add comment not available on mobile

This commit is contained in:
David Botton 2024-01-22 16:03:38 -05:00
parent dab3046544
commit 5b94ed8505

View file

@ -4,6 +4,8 @@
(in-package :clog-tut-18) (in-package :clog-tut-18)
;; NOTE: HTML 5 drag and drop not supported on mobile platforms.
;; Demonstrate drag and drop ;; Demonstrate drag and drop
(defun on-new-window (body) (defun on-new-window (body)
(setf (title (html-document body)) "Tutorial 18") ;; set the page title (setf (title (html-document body)) "Tutorial 18") ;; set the page title