Template:Basic Item Search: Difference between revisions

From Nodeka Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{|style="border-style: solid; border-width: 5px; color:#D3AE36"
{|style="border-style: solid; border-width: 5px; border-color:#D3AE36; padding:10px"
|
|
== Basic Item Search ==
== Basic Item Search ==


<html>
<html>
<head>
 
  <script type="text/javascript">
  function myFunction(){
    alert("Page is loaded");
  }
  </script>
<p>Have an item you want to look up? Enter the keywords in the form below to find what you need.</p>
<p>Have an item you want to look up? Enter the keywords in the form below to find what you need.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
Line 36: Line 31:
<h3>Results</h3>
<h3>Results</h3>
<div id="results">&nbsp;</div>
<div id="results">&nbsp;</div>
</head>


<body onload="myFunction()">
  <script>// <![CDATA[
  <script>// <![CDATA[
  $(document).ready(function() {
  $(document).ready(function() {
Line 64: Line 57:
  // ]]></script>
  // ]]></script>


</body>   
</html>
</html>
<small>''Service provided by Nemesis and Nodeka411.''</small>
<small>''Service provided by Nemesis and Nodeka411.''</small>
|}
|}

Latest revision as of 11:58, 5 September 2020

Basic Item Search

Have an item you want to look up? Enter the keywords in the form below to find what you need.

 

Results

 
Service provided by Nemesis and Nodeka411.