summaryrefslogtreecommitdiff
path: root/documentation/Fl_Menu_Button.html
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2001-05-06 16:25:05 +0000
commit336996c7abb716844d3389df7bd7779298af3dcf (patch)
tree9afcd37ade9fcc63de2a0cfbf9962787ffff52d4 /documentation/Fl_Menu_Button.html
parentecfb817427bfe9eb3fe961bef2a25c36b73453c4 (diff)
Update documentation files to eliminate most of the warnings
and errors reported by HTML Tidy. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1454 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'documentation/Fl_Menu_Button.html')
-rw-r--r--documentation/Fl_Menu_Button.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/Fl_Menu_Button.html b/documentation/Fl_Menu_Button.html
index b073b4dd3..35a112481 100644
--- a/documentation/Fl_Menu_Button.html
+++ b/documentation/Fl_Menu_Button.html
@@ -20,7 +20,7 @@
This is a button that when pushed pops up a menu (or hierarchy of
menus) defined by an array of <A href=Fl_Menu_Item.html#Fl_Menu_Item><TT>
Fl_Menu_Item</TT></A> objects.
-<P ALIGN=CENTER><IMG src=menu_button.gif></P>
+<P ALIGN=CENTER><IMG src="menu_button.gif" ALT="Fl_Menu_Button widget."></P>
<P>Normally any mouse button will pop up a menu and it is lined up
below the button as shown in the picture. However an <TT>Fl_Menu_Button</TT>
may also control a pop-up menu. This is done by setting the <TT>type()</TT>