search.html 5.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <!DOCTYPE html
  2. SYSTEM "about:legacy-compat">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xmlns:whc="http://www.oxygenxml.com/webhelp/components" whc:version="22.0" lang="en" dir="ltr">
  4. <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /><meta name="wh-path2root" content="" /><title>Search Results - wibo</title>
  5. <script type="text/javascript" src="./oxygen-webhelp/lib/jquery/jquery-3.5.1.min.js"><!----></script>
  6. <link rel="stylesheet" href="./oxygen-webhelp/lib/jquery-ui/jquery-ui.min.css" />
  7. <!-- Latest compiled and minified Bootstrap CSS -->
  8. <link rel="stylesheet" href="./oxygen-webhelp/lib/bootstrap/css/bootstrap.min.css" />
  9. <link rel="stylesheet" type="text/css" href="./oxygen-webhelp/app/search-page.css?buildId=2020100301" />
  10. <style>
  11. .wh_search_results {
  12. min-height: 40%;
  13. }
  14. </style>
  15. <script data-main="./oxygen-webhelp/app/search-page.js" src="./oxygen-webhelp/lib/requirejs/require.js"></script>
  16. <!-- Skin resources -->
  17. <link rel="stylesheet" type="text/css" href="oxygen-webhelp/template/oxygen-red.css?buildId=2020100301" />
  18. <!-- EXM-36950 - Expand the args.hdf parameter here -->
  19. </head>
  20. <body class="wh_search_page">
  21. <a href="#results" class="sr-only sr-only-focusable">Jump to search results</a>
  22. <!-- EXM-36950 - Expand the args.hdr parameter here -->
  23. <header class="navbar navbar-default wh_header" whc:version="22.1">
  24. <div class="container-fluid">
  25. <div class="wh_header_flex_container navbar-nav navbar-expand-md navbar-dark">
  26. <div class="wh_logo_and_publication_title_container">
  27. <div class="wh_logo_and_publication_title">
  28. <!--
  29. This component will be generated when the next parameters are specified in the transformation scenario:
  30. 'webhelp.logo.image' and 'webhelp.logo.image.target.url'.
  31. See: http://oxygenxml.com/doc/versions/17.1/ug-editor/#topics/dita_webhelp_output.html.
  32. -->
  33. <div class=" wh_publication_title "><a href="index.html"><span class="title">wibo</span></a></div>
  34. </div>
  35. <!-- The menu button for mobile devices is copied in the output only when the 'webhelp.show.top.menu' parameter is set to 'yes' -->
  36. <button type="button" data-target="#wh_top_menu_and_indexterms_link" id="wh_menu_mobile_button" data-toggle="collapse" class="navbar-toggler collapsed wh_toggle_button" aria-expanded="false" aria-label="Toggle menu" aria-controls="wh_top_menu_and_indexterms_link">
  37. <span class="navbar-toggler-icon"></span>
  38. </button>
  39. </div>
  40. <div class="wh_top_menu_and_indexterms_link collapse navbar-collapse" id="wh_top_menu_and_indexterms_link">
  41. <nav class=" wh_top_menu "><ul xmlns:xhtml="http://www.w3.org/1999/xhtml" role="menubar" aria-label="Menu"><li role="menuitem"><span id="kzp-d61e11-mi" data-tocid="kzp-d61e11" data-state="leaf" class=" topicref " data-id="kzp"><span class="title"><a href="kzp.html">kzp</a></span></span></li><li role="menuitem"><span id="kwp-d61e23-mi" data-tocid="kwp-d61e23" data-state="leaf" class=" topicref " data-id="kwp"><span class="title"><a href="kwp.html">kwp</a></span></span></li></ul></nav>
  42. </div>
  43. </div>
  44. </div>
  45. </header>
  46. <!-- Search form -->
  47. <div class=" wh_search_input navbar-form search " role="form"><form id="searchForm" method="get" role="search" action="search.html"><div><input type="search" placeholder="Search " class="wh_search_textfield" id="textToSearch" name="searchQuery" aria-label="Search query" required="required" /><button type="submit" class="wh_search_button" aria-label="Search"><span>Search</span></button></div></form></div>
  48. <div class="container-fluid wh_content_area" id="results">
  49. <div class="row">
  50. <div class=" wh_search_results col-xs-12 col-sm-12 col-md-12 col-lg-12 " id="searchResults"><div class="searchPreload"><ul><li><div class="fakeResult"><div class="fakeTitle"></div><div class="fakeText"></div><div class="fakeText"></div><div class="fakeText"></div></div></li><li><div class="fakeResult"><div class="fakeTitle"></div><div class="fakeText"></div><div class="fakeText"></div><div class="fakeText"></div></div></li><li><div class="fakeResult"><div class="fakeTitle"></div><div class="fakeText"></div><div class="fakeText"></div><div class="fakeText"></div></div></li></ul></div></div>
  51. <div id="wh-search-pagination" class="wh-search-pagination col-xs-12 col-sm-12 col-md-12 col-lg-12"></div>
  52. </div>
  53. </div>
  54. <footer class="navbar navbar-default wh_footer" whc:version="22.1">
  55. <div class=" footer-container mx-auto ">
  56. Generated by <a class="oxyFooter" href="http://www.oxygenxml.com/xml_webhelp.html" target="_blank">
  57. &lt;oXygen/&gt; XML WebHelp
  58. </a>
  59. </div>
  60. </footer>
  61. </body>
  62. </html>