diff --git a/examples/combobox/grid-combo.html b/examples/combobox/grid-combo.html
index 2585446f5f..140def9c9e 100644
--- a/examples/combobox/grid-combo.html
+++ b/examples/combobox/grid-combo.html
@@ -379,8 +379,7 @@
Javascript and CSS Source Code
diff --git a/examples/dialog-modal/alertdialog.html b/examples/dialog-modal/alertdialog.html
index 0d3df4d21e..89bbe68184 100644
--- a/examples/dialog-modal/alertdialog.html
+++ b/examples/dialog-modal/alertdialog.html
@@ -215,7 +215,7 @@ Notes on aria-modal
and aria-hidden
Javascript and CSS Source Code
diff --git a/examples/dialog-modal/dialog.html b/examples/dialog-modal/dialog.html
index 2fc7ceee3f..425fa034ab 100644
--- a/examples/dialog-modal/dialog.html
+++ b/examples/dialog-modal/dialog.html
@@ -219,7 +219,7 @@ Javascript and CSS Source Code
Javascript:
- dialog.js
+ dialog.js, utils.js
diff --git a/examples/feed/feed.html b/examples/feed/feed.html
index 86b2216a8a..b45ba520c6 100644
--- a/examples/feed/feed.html
+++ b/examples/feed/feed.html
@@ -196,9 +196,7 @@ Javascript and CSS Source Code
The following Javascript and CSS is used by the feedDisplay.html page:
diff --git a/examples/grid/LayoutGrids.html b/examples/grid/LayoutGrids.html
index 968cd3b508..ea40024b5f 100644
--- a/examples/grid/LayoutGrids.html
+++ b/examples/grid/LayoutGrids.html
@@ -701,6 +701,7 @@ Javascript and CSS Source Code
diff --git a/examples/grid/dataGrids.html b/examples/grid/dataGrids.html
index 91ef963c03..dc6c581f24 100644
--- a/examples/grid/dataGrids.html
+++ b/examples/grid/dataGrids.html
@@ -801,6 +801,7 @@ Javascript and CSS Source Code
dataGrid.js
dataGrids.js
menuButton.js
+ utils.js
diff --git a/examples/listbox/listbox-collapsible.html b/examples/listbox/listbox-collapsible.html
index 0f32ab5ac5..f0a633248d 100644
--- a/examples/listbox/listbox-collapsible.html
+++ b/examples/listbox/listbox-collapsible.html
@@ -288,11 +288,7 @@ Javascript and CSS Source Code
Javascript:
- listbox.js
-
-
- Javascript:
- listbox-expandable.js
+ listbox.js, listbox-collapsible, utils.js
diff --git a/examples/listbox/listbox-grouped.html b/examples/listbox/listbox-grouped.html
index e92a5738e8..3660cfcef7 100644
--- a/examples/listbox/listbox-grouped.html
+++ b/examples/listbox/listbox-grouped.html
@@ -218,11 +218,7 @@ Javascript and CSS Source Code
Javascript:
- listbox.js
-
-
- Javascript:
- listbox-scrollable.js
+ listbox.js, listbox-scrollable.js, utils.js
diff --git a/examples/listbox/listbox-rearrangeable.html b/examples/listbox/listbox-rearrangeable.html
index bda57bdf05..24cbf65a72 100644
--- a/examples/listbox/listbox-rearrangeable.html
+++ b/examples/listbox/listbox-rearrangeable.html
@@ -404,15 +404,7 @@ Javascript and CSS Source Code
Javascript:
- listbox.js
-
-
- Javascript:
- toolbar.js
-
-
- Javascript:
- listbox-rearrangeable.js
+ listbox.js, toolbar.js, listbox-rearrangeable.js, utils.js
diff --git a/examples/listbox/listbox-scrollable.html b/examples/listbox/listbox-scrollable.html
index 6d6bb983a5..10a73a442f 100644
--- a/examples/listbox/listbox-scrollable.html
+++ b/examples/listbox/listbox-scrollable.html
@@ -213,11 +213,7 @@ Javascript and CSS Source Code
Javascript:
- listbox.js
-
-
- Javascript:
- listbox-scrollable.js
+ listbox.js, listbox-scrollable.js, utils.js
diff --git a/examples/toolbar/help.html b/examples/toolbar/help.html
index a21b26e4cf..0d04968ac7 100644
--- a/examples/toolbar/help.html
+++ b/examples/toolbar/help.html
@@ -11,7 +11,6 @@
-
diff --git a/examples/toolbar/toolbar.html b/examples/toolbar/toolbar.html
index 7b61c0461a..a7d2a73391 100644
--- a/examples/toolbar/toolbar.html
+++ b/examples/toolbar/toolbar.html
@@ -11,7 +11,6 @@
-