mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 10:40:45 -08:00
Last form elements
This commit is contained in:
parent
dea7bd02d9
commit
46f08d9e53
4 changed files with 268 additions and 20 deletions
|
|
@ -214,7 +214,8 @@ an existing element with HTML-ID. The HTML-ID must be unique."))
|
|||
|
||||
(defgeneric advisory-title (clog-element)
|
||||
(:documentation "Get/Setf advisory title of Element, usually
|
||||
used for body and image maps."))
|
||||
used for body and image maps but creates in forms and many
|
||||
elements a tool tip."))
|
||||
|
||||
(defmethod advisory-title ((obj clog-element))
|
||||
(property obj "title"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue