Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example Pages: Change Javascript to JavaScript in h2 elements #2724

Merged
merged 1 commit into from
Jun 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/patterns/accordion/examples/accordion.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/accordion.css" type="tex/css">accordion.css</a></li>
<li>JavaScript: <a href="js/accordion.js" type="text/javascript">accordion.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/alert/examples/alert.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/breadcrumb/examples/breadcrumb.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/button/examples/button.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="css_js_files">
<li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/button/examples/button_idl.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="css_js_files">
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/carousel-prev-next.css" type="text/css">carousel-prev-next.css</a></li>
<li>Javascript: <a href="js/carousel-prev-next.js" type="text/javascript">carousel-prev-next.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/carousel/examples/carousel-2-tablist.html
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,7 @@ <h3 id="rps_label_2">Tabs</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/carousel-tablist.css" type="text/css">carousel-tablist.css</a></li>
<li>Javascript: <a href="js/carousel-tablist.js" type="text/javascript">carousel-tablist.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/checkbox/examples/checkbox-mixed.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/checkbox-mixed.css" type="text/css">checkbox-mixed.css</a></li>
<li>Javascript: <a href="js/checkbox-mixed.js" type="text/javascript">checkbox-mixed.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/checkbox/examples/checkbox.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/checkbox.css" type="text/css">checkbox.css</a></li>
<li>Javascript: <a href="js/checkbox.js" type="text/javascript">checkbox.js</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -517,7 +517,7 @@ <h3 id="rps_label_button">Button</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ <h3 id="rps_label_button">Button</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h3 id="rps_label_button">Button</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h3 id="rps_label_5">Date Picker Dialog: Date Grid</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ <h3 id="rps_label_listbox">Listbox Popup</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/combobox/examples/grid-combo.html
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ <h3 id="rps_label_popup">Grid Popup</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/grid-combo.css" type="tex/css">grid-combo.css</a></li>
<li>Javascript: <a href="js/grid-combo.js">grid-combo.js</a>, <a href="js/grid-combo-example.js">grid-combo-example.js</a>, <a href="../../../shared/js/utils.js">utils.js</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,7 @@ <h3 id="rps_label_5">Date Picker Dialog: Date Grid</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/dialog-modal/examples/dialog.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@ <h3>Notes on <code>aria-modal</code> and <code>aria-hidden</code></h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/disclosure/examples/disclosure-faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<!-- After the js and css files are named with the name of this example, change the href and text of the following 2 links to refer to the appropriate js and css files. -->
<ul id="css_js_files">
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<!-- After the js and css files are named with the name of this example, change the href and text of the following 2 links to refer to the appropriate js and css files. -->
<ul id="css_js_files">
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<!-- After the js and css files are named with the name of this example, change the href and text of the following 2 links to refer to the appropriate js and css files. -->
<ul id="css_js_files">
<li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/feed/examples/feed.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<p>The following Javascript and CSS is used by the feed-display.html page:</p>
<ul>
<li><a href="css/feedDisplay.css" type="tex/css">feedDisplay.css</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/advanced-data-grid.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<!-- After the js and css files are named with the name of this example, change the href and text of the following 2 links to refer to the appropriate js and css files. -->
<ul>
<li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/data-grids.html
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
<div id="arrow-keys-indicator" class="hidden"></div>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/grid/examples/layout-grids.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/link/examples/link.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-collapsible.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-grouped.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/listbox/examples/listbox-scrollable.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h3 id="rps2_label">Menu</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="css_js_files">
<li>CSS: <a href="css/menu-button-actions.css" type="text/css">menu-button-actions.css</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ <h3 id="rps2_label">Menu</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="css_js_files">
<li>CSS: <a href="css/menu-button-actions.css" type="text/css">menu-button-actions.css</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ <h3 id="rps2_label">Menu</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="cssJsFiles">
<li>CSS: <a href="css/menu-button-links.css" type="text/css">menu-button-links.css</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/menubar/examples/menubar-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ <h3 id="rps3_label">Textarea</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>
CSS:
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/menubar/examples/menubar-navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ <h3 id="rps2_label">Submenu</h3>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/menubar-navigation.css" type="tex/css">menubar-navigation.css</a></li>
<li>Javascript: <a href="js/menubar-navigation.js" type="text/javascript">menubar-navigation.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/meter/examples/meter.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>

<ul id="css_js_files">
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/radio.css" type="tex/css">radio.css</a></li>
<li>Javascript: <a href="js/radio-activedescendant.js" type="text/javascript">radio-activedescendant.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/radio/examples/radio-rating.html
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/radio-rating.css" type="text/css">radio-rating.css</a></li>
<li>Javascript: <a href="js/radio-rating.js" type="text/javascript">radio-rating.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/radio/examples/radio.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/radio.css">radio.css</a></li>
<li>Javascript: <a href="js/radio.js">radio.js</a></li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/slider-multithumb.css" type="tex/css">slider-multithumb.css</a></li>
<li>Javascript: <a href="js/slider-multithumb.js" type="text/javascript">slider-multithumb.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-color-viewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/slider-color-viewer.css" type="text/css">slider-color-viewer.css</a></li>
<li>Javascript: <a href="js/slider-color-viewer.js" type="text/javascript">slider-color-viewer.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-rating.html
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/slider-rating.css" type="text/css">slider-rating.css</a></li>
<li>Javascript: <a href="js/slider-rating.js" type="text/javascript">slider-rating.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-seek.html
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/slider-seek.css" type="text/css">slider-seek.css</a></li>
<li>Javascript: <a href="js/slider-seek.js" type="text/javascript">slider-seek.js</a></li>
Expand Down
2 changes: 1 addition & 1 deletion content/patterns/slider/examples/slider-temperature.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ <h2 id="rps_label">Role, Property, State, and Tabindex Attributes</h2>
</section>

<section>
<h2>Javascript and CSS Source Code</h2>
<h2>JavaScript and CSS Source Code</h2>
<ul id="css_js_files">
<li>CSS: <a href="css/slider-temperature.css" type="text/css">slider-temperature.css</a></li>
<li>Javascript: <a href="js/slider-temperature.js" type="text/javascript">slider-temperature.js</a></li>
Expand Down
Loading