Main Page: Difference between revisions
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> </p> | <p> </p> | ||
Line 42: | Line 52: | ||
<div id="results"> </div> | <div id="results"> </div> | ||
<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
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
- Consult the User's Guide for information on using the wiki software.
- Configuration settings list
- MediaWiki FAQ