I am trying to embed a form to one of my websites, but I am not skilled enough to figure out how to get only the form (and the text above and below the form) onto my page, and not the header and sidebars. You can find the form here: http://www.vegvesen.no/Kjoretoy/Eie+og+vedlikeholde/Periodisk+kjoretoykontroll/Kontrollfrist Is there a way to embed this form on my website and get it to work? Thank you. - Jens
<div id="region-center" class=" span12 region-center"><script> (function(){ var s=document.createElement("script"); s.async=true; s.src= (location.href.indexOf("https") == 0 ? "https://": "http://") + "f1.eu.readspeaker.com/script/5448/rs_embhl_v2_no_nb.js"; var s2=document.getElementsByTagName("script")[0]; s2.parentNode.insertBefore(s,s2); }()); </script><div class="utilities bottom-spacing-mini"><span class="rs_skip lytteknapp" id="readspeaker_button1"><a title="Lytt til teksten" class="contentspeak utilities-item" href="http://app.eu.readspeaker.com/cgi-bin/rsent?customerid=5448&lang=no_nb&readid=readspeak&url=http%3A%2F%2Fwww.vegvesen.no%2FKjoretoy%2FEie%2Bog%2Bvedlikeholde%2FPeriodisk%2Bkjoretoykontroll%2FKontrollfrist" onclick="readpage(this.href, 'xp1'); return false;" accesskey="L"><span class="utils-listen-icon">Lytt til teksten</span></a></span><a onclick="window.print(); return false;" title="Skriv ut" href="#" class="utilities-item"><span class="utils-print-icon">Skriv ut</span></a></div><div style="margin-top: -10px; display: none; " class="bottom-spacing-mini modul-boks" id="xp1"> </div><div class="text" id="eukontroll readspeak"><form class="clearfix form-inline" id="sokeForm" method="get" action="http://www.vegvesen.no/Kjoretoy/Eie+og+vedlikeholde/Periodisk+kjoretoykontroll/Kontrollfrist"><input type="hidden" value="kv2LSpvYTJjX51FcgssvPV9b21LfKGfm242lkRQZxS1rz9pQpKnj!-1593302969!1381917368871" name="ticket"><div class="label-og-input"><label class="euKontrollLabel">Registreringsnummer</label><input type="text" value="" name="registreringsnummer" id="eukontrollRegnr" class="euKontrollInputfelt has-breaking-button"><input type="submit" class="btn btn-long btn-orange" value="Søk" id="sokeKnapp"></div><small>Du kan også skrive inn understellsnummer istedenfor registreringsnummer</small><div id="registreringsNummerFeilmelding" class="vertical-spacing-small"><p class="euKontrollFeilmelding rs_skip"> Registreringsnummeret må bestå av minimum 1 bokstav og 4 siffer. (Eks: A1234 / AB12345) </p></div><span style="display:none; float: right; margin: 6px 6px 0 0;" id="spinner"><img src="http://www.vegvesen.no/_public/vegvesen.no/images/spinner.gif?_ts=13cfd73678c" alt=""></span></form><div class="noindex"><div id="eukontroll"></div></div></div></div> Code (markup): this is just the code, it still needs to be modified to 1- put relevant links to your site 2- add relevant css to your site 3- modify the code according to the platform you are using, i.e wordpress/plainphp/ etc etc
Thank you so much. I am going to add it to a wordpress site, but I am not sure what to do. I can't just copy and paste it to the editor? -Jens