Main Page: Difference between revisions

From Nodeka Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:


<html>
<html>
<head>
  <script type="text/javascript">
  function myFunction(){
    alert("Page is loaded");
  }
  </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 42: Line 52:
<div id="results">&nbsp;</div>
<div id="results">&nbsp;</div>


<body onload="bisfunction()">
<script>// <![CDATA[
<script>// <![CDATA[
  $(document).ready(function() {
  $(document).ready(function() {
Line 67: Line 76:
  });
  });
  // ]]></script>
  // ]]></script>
</body>
 
</body>  
</html>
</html>
<small>''Service provided by Nemesis and Nodeka411.''</small>
<small>''Service provided by Nemesis and Nodeka411.''</small>



Revision as of 11:43, 5 September 2020

Nodeka-wiki-header-wide.png

Nodeka Wiki

Crossroad to a thousand help files...

What are you looking for?

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.


Getting started on Wiki editing