Changeset 26889 in main
- Timestamp:
- 02/28/23 12:34:22 (5 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nj/branches/3.0/src/main/webapps/doh-shad-content/xml/html_content/topic/AirQuality.xml
r26464 r26889 15 15 <OTHER_HEAD_CONTENT> 16 16 <link href="css/Topic.css" rel="stylesheet" type="text/css"/> 17 <script src="js/jquery.scrollBlockListItems.js"/> 18 <script><![CDATA[ 19 var optionOverrides = {"maxSelectionsContainerHeight":400}; 20 $( document ).ready(function() { 21 $(".Topic .Aside .Container > .Selections").scrollBlockListItems(optionOverrides); 22 }); 23 ]]></script> 17 24 </OTHER_HEAD_CONTENT> 18 25
Note: See TracChangeset
for help on using the changeset viewer.