html koder.
-------------------------------------------------------------------------------------------------------------------
Jubii søge box
<FORM METHOD="GET" ACTION="
http://soeg.jubii.dk/res.asp"> TYPE="hidden" NAME="startnummer" VALUE="1"><TABLE WIDTH="320" BORDER="2" CELLSPACING="0" CELLPADDING="0" BGCOLOR="#CCCCFF" BORDERCOLOR="#CCCCFF" BORDERCOLORLIGHT="#E3E4FF" BORDERCOLORDARK="#002184"><TR><TD VALIGN="MIDDLE" ALIGN="CENTER"><TABLE WIDTH="100%" BORDER="0"><TR><TD ALIGN="CENTER" VALIGN="BOTTOM"><A HREF="http://www.jubii.dk/"> SRC="http://www.jubii.dk/images/logo2.gif" WIDTH=88 HEIGHT=35 BORDER=0 ALT="Jubii logo" ALIGN="BOTTOM"></A></TD><TD ALIGN="CENTER" VALIGN="BOTTOM"><FONT FACE="Arial,Helvetica" SIZE="1"><B>INDTAST SØGEORD</B><BR></FONT><input size=19 name="soegeord"></TD><TD VALIGN="BOTTOM"><INPUT TYPE="Submit" VALUE="Søg"><input NAME="service" VALUE="jubii" TYPE="hidden"><input NAME="antalresultater" TYPE="hidden" value="20"></TD></TR></TABLE></TD></TR></TABLE></FORM
-------------------------------------------------------------------------------------------------------------------
Links skifter farve
<style type="text/css"><!--A:link { text-decoration: none; color: red;}
A:visited { text-decoration: none; color: red;}
A:hover { text-decoration: overline underline; color: red;}//--></style>
-------------------------------------------------------------------------------------------------------------------
pop up mene
<SCRIPT LANGUAGE="JavaScript">
<!-- Hide the JavaScript from older browsers
(window.alert("SKRIV DIN TEKST HER"))
// End hiding of script -->
</SCRIPT>
-------------------------------------------------------------------------------------------------------------------
Smart højre klik.
<script language=javascript>
/*
:::: No need to do anything or add any tag to use this script ::::
:::: Works well in any IE version ::::
:::: Even no need to download any of the images used in this script ::::
*/
<!--
if(window.navigator.appName.toLowerCase()=="microsoft internet explorer")
{
document.write("<div id=sorry style='LEFT: 216; WIDTH: 414; POSITION: absolute; TOP: 117; HEIGHT: 149'><table border='1' cellpadding='2' cellspacing='5' style='BORDER-COLLAPSE: collapse' bordercolor='#0066cc' height='42' width='414'><tr><td height='137' width='388' align='right' bgcolor='#0066CC' style='border-style: ridge; border-width: 3'><p align='center'><font face='Verdana' size='4' color='#ffffff'><IMG loop=infinite src='
http://raunak.digitalrice.com/58.gif' border=0 width='22' height='18' >Copyright Kilde-Koder<IMG loop=infinite src='
http://raunak.digitalrice.com/58.gif' border=0 width='22' height='18'></font><p align='center'><font face='Verdana' size='4' color='#FFFFFF'>.::Click below to to continue::.</font><p align='center'><font face='Verdana' color='#ffffff' size='5'>» </font><font face='Verdana' size='4' color='#ffffff'><A title='Klik her hvis du vil lukke mig igen' style='cursor:hand;FONT-WEIGHT: 700; TEXT-DECORATION: none' onclick='clo()' ><font color='#ffffff'>OK</font></A> </font><font face='Verdana' color='#ffffff' size='5'>«</font></p></td></tr></table></div>")
}
sorry.style.top=-500
function clo()
{ sorry.style.top=-500 }
function sho()
{
if(window.event.button==2 || window.event.keyCode==93)
{
sorry.style.top=(window.screen.availHeight/3.2)+document.body.scrollTop
}
}
if(window.navigator.appName.toLowerCase()=="microsoft internet explorer")
{
document.oncontextmenu=new Function("return false")
document.onmousedown=new Function("sho()")
document.onkeydown=new Function("sho()")
}
-->
</script>
-------------------------------------------------------------------------------------------------------------------