Add a Medeguide search tool to your site and give your visitors
the ability to search a directory of international doctors and
treatment packages for free.
- Medeguide's search tools are easy to add to any page
- Search tools are provided in a variety of sizes & designs
- Choose to display the search results in your own site or Medeguide.com
- You can also see a example of the search tool here.
Medeguide's search tools can be added as easy as...
Need any help..?
- Add this code to the head section of your webpage:
Medeguide search tool script - Head section |
<head>
<script language="javascript" src="http://www.medeguide.com/include/medeguideapi.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript">
MedeguideAPI_Render(1);
</script> </head>
|
- Create a <div> in your body
section
- Add this code to the div in the
body section of your webpage:
Medeguide search tool script - Body section |
<body>
<div id="MedeguideAPI" style="height:250px;">
</div>
</body>
|
Medeguide's search tools currently have 3 layouts (displayed below).
To display the search tool you want, change the value of the medeguideAPI_Render line accordingly.
If you would like a different layout, please contact us at search@medeguide.com
|
|
|
Medeguide search tool 01
Size: 300 x 250
MedeguideAPI_Render(1)
|