Wie kann ich den Munzinger Suchschlitz in OPEN einfügen?
<link href="munzinger/style.css" type="text/css" rel="stylesheet"/>
<div class="munzinger">
<img src="munzinger/185px/kv_1.jpg" width="185" border="0"><br/>
<img id="logo" src="munzinger/munzinger_logo.png" border="0"><br/>
<div class="query-simple">
<div class="query-simple-header">Nachschlagewerke online</div>
<form method="get" name="query"
action="https://online.munzinger.de/search/katalog/query-simple">
<input type="hidden" name="portalid" value="12345"/>
<input id="munzinger_query_input" type="text" name="stichwort"/>
<input id="munzinger_query_submit"
type="image" src="munzinger/finden.gif"/>
</form>
</div>
</div>
<script type="text/javascript">
function MCF()
{
var tmpPortalId=document.getElementById("portalid").value
var tmpQuery=document.getElementById("munzinger_query_input").value
var tmpURL_Prefix= "http://www.munzinger.de/search/katalog/query-simple?portalid="
var tmpURL_Suffix= "&x=5&y=6"
//Zusammenbauen der URL
var tmpURL= tmpURL_Prefix+ tmpPortalId +"&stichwort=" + tmpQuery + tmpURL_Suffix
// open new window
window.open(tmpURL)
}
</script>
Hinweis: Sollten Sie ein anderes Bild auswählen, so muss der Name der Datei im HTML-Text entsprechend