]> git.proxmox.com Git - extjs.git/blame - extjs/build/examples/classic/toolbar/toolbar-menu-overflow.html
add extjs 6.0.1 sources
[extjs.git] / extjs / build / examples / classic / toolbar / toolbar-menu-overflow.html
CommitLineData
6527f429
DM
1<!DOCTYPE html>\r
2<html>\r
3<head>\r
4 <meta http-equiv="X-UA-Compatible" content="IE=edge">\r
5 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">\r
6 <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">\r
7 <title>Horizontal Toolbar Example</title>\r
8 <link rel="stylesheet" type="text/css" href="../shared/examples.css" />\r
9\r
10 <!-- GC -->\r
11\r
12 <script type="text/javascript" src="../shared/include-ext.js"></script>\r
13 <script type="text/javascript" src="../shared/options-toolbar.js"></script>\r
14 <script type="text/javascript" src="toolbar-menu-overflow.js"></script>\r
15</head>\r
16<body>\r
17<p>This example demonstrates use of the 'Menu' box layout overflow handler to display items of a Toolbar which overflow the available width.</p>\r
18</body>\r
19</html>\r