mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Add comment not available on mobile
This commit is contained in:
parent
dab3046544
commit
5b94ed8505
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue