Template:Basic Item Search: Difference between revisions

From Nodeka Wiki
Jump to navigation Jump to search
(Created page with "== Basic Item Search == <html> <head> <script type="text/javascript"> function myFunction(){ alert("Page is loaded"); } </script> </head> <body onload="myFu...")
 
mNo edit summary
Line 8: Line 8:
   }
   }
   </script>
   </script>
</head>
<body onload="myFunction()">
<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 38: Line 34:
<h3>Results</h3>
<h3>Results</h3>
<div id="results">&nbsp;</div>
<div id="results">&nbsp;</div>
</head>


<script>// <![CDATA[
<body onload="myFunction()">
<script>// <![CDATA[
  $(document).ready(function() {
  $(document).ready(function() {
   var $form = $('#item-search'),
   var $form = $('#item-search'),

Revision as of 11:49, 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.