TxHockeyGuy:search

From The Scuba Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
{{#sqform:
+
<html>
-
  {{#sqinput: type = hidden | name = content | value = <no wiki>{{#ask: [[Name::{{#sqvar:namevalue}}]] | ?Name }}</nowiki> }}
+
<head>
-
   Choose value: {{#ask: ?searchregion | name = namevalue | any=off | sort=asc }}  
+
<script type="text/javascript">
-
   {{#sqinput: type = ajax | value = Show result | update = ask-result}}
+
function loadXMLDoc(url)
-
}}  
+
{
-
The chosen 'Name' value can be found on these pages: <div id="ask-result">NO RESULTS TO DISPLAY YET</div>
+
if (window.XMLHttpRequest)
 +
   {// code for IE7+, Firefox, Chrome, Opera, Safari
 +
  xmlhttp=new XMLHttpRequest();
 +
  }
 +
else
 +
   {// code for IE6, IE5
 +
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
 +
  }
 +
xmlhttp.open("GET",url,false);
 +
xmlhttp.send(null);
 +
document.getElementById('test').innerHTML=xmlhttp.responseText;
 +
}
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
 
 +
<div id="test">
 +
<h2>Click to let AJAX change this text</h2>
 +
</div>
 +
<button type="button" onclick="loadXMLDoc('test1.txt')">Click Me</button>
 +
 +
<button type="button" onclick="loadXMLDoc('test2.txt')">Click Me</button>
 +
 
 +
</body>
 +
</html>
{{SearchTest
{{SearchTest
Line 17: Line 42:
{{ #ask: [[Category:Dive Site]] [[Category:Florida]] [[site_watertype::{{#ask:[[{{PAGENAME}}]]|?Search_watertype#=}}]] | ? site_gpscoord | format=googlemaps | height=600 | width=800 | type=hybrid | limit=20 }}
{{ #ask: [[Category:Dive Site]] [[Category:Florida]] [[site_watertype::{{#ask:[[{{PAGENAME}}]]|?Search_watertype#=}}]] | ? site_gpscoord | format=googlemaps | height=600 | width=800 | type=hybrid | limit=20 }}
-
 
-
Edit the page to see the template text.
 
-
</noinclude><includeonly>
 
-
{| style="font-size: 90%; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; text-align:left;"
 
-
! Water Type:
 
-
| {{#arraymap:{{{searchwatertype|}}}|,|x|[[Search_watertype::x]]}}
 
-
|-
 
-
! Region:
 
-
| {{#arraymap:{{{searchregion|}}}|,|x|[[Search_region::x]]}}
 
-
|-
 
-
! Skill Level:
 
-
| {{#arraymap:{{{searchskill|}}}|,|x|[[Search_skilllevel::x]]}}
 
-
|}
 
-
 
-
'''Double click on the map to zoom in to a specific region.'''
 
-
 
-
'''Click on the indicator for a link to the Dive Site page.'''
 
-
 
-
{{#ask:[[Category:Dive Site]]
 
-
      [[Category:{{#ask:[[{{PAGENAME}}]]|?Search_region#=}}]]
 
-
      {{#if: {{{searchskill|}}} |[[Site_watertype::{{#ask:[[{{PAGENAME}}]]|?Search_watertype#=}}]]|}}
 
-
      {{#if: {{{searchskill|}}} |[[Site_skilllevel::{{#ask:[[{{PAGENAME}}]]|?Search_skilllevel#=}}]]|}}
 
-
  | ?site_gpscoord|format=googlemaps|height=400|width=600|type=hybrid}}
 
-
 
-
[[Category:SearchTest]]</includeonly>
 

Revision as of 01:09, 30 January 2010

Click to let AJAX change this text


Water Type: Fresh Water
Region: Florida
Skill Level:

Double click on the map to zoom in to a specific region.

Click on the indicator for a link to the Dive Site page.


Photos
Videos
Wikipedia
Webcams


This is the "SearchTest" template.

Testing ?searchregion


Photos
Videos
Wikipedia
Webcams

Personal tools
support the site