Jump to content

firefox link and html form doesn't work for some odd reason


sqlnoob

Recommended Posts

For some odd reason this page:

 

http://www.rymwurdboek.nl/rymwurden.php

 

Appears to work in internet explorer, but not in firefox or chrome. I must  have made an error somewhere in the html, because it is odd that the text field in the html form doesn't work in firefox, but it does in internet explorer.

 

I also tried it with different meta's on the index page and different closing tags, but it has no effect.

 

http://www.rymwurdboek.nl/index.php

 

Here is the html code of the rymwurden.php page:

 

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML>
<HEAD>
<TITLE>Rymwurdboek</TITLE>
<META NAME="description" CONTENT="rymwurdboek">
<META NAME="keywords" CONTENT="rymwurdboek, sinteklaas">
<link rel="stylesheet" type="text/css" href="rymstyle.css">
<script type="text/javascript">
              var _gaq = _gaq || [];
              _gaq.push(['_setAccount', 'UA-19711869-1']);
              _gaq.push(['_trackPageview']);
              (function() {
                    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
                    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
                    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
              })();
</script>
</HEAD>
<BODY>

<!--div pagina container-->
<DIV class="paginabreed">

<H1>Rymwurdboek</H1>

<!--div mainbox, html gedeelte-->
<DIV class="mainbox">

<!--hier zijn advertenties aan de linkerkant-->
<DIV class="linkeradvertentieblok">
<a href="http://www.friese-producten.nl" target="_blank"><img src="images/adv1.JPG" width="125" height="177" title="Friese-producten.nl" border="0"></a><br><br><br>
<a href="http://www.hollandwebwinkel.nl" target="_blank"><img src="images/adv2.JPG" width="125" height="226" title="Friese pepernoten" border="0"></a>
</DIV>

<!--div html formulier-->
<DIV class="htmform">
<P><A HREF="info.htm">Sjoch hijr foar mear informaasje oer ut rymwurdboek.</A></P>
<P>
In moai ferske makke?
<BR>Mei it rymwurdboek giet dat hiel handich!

</P>
<!--VOORBIJ DEZE REGEL AFBLIJVEN-->
<FORM action="index.php" method="post">
<P>Wurd: </P><input type="text" size="50" maxlength="50" name="rymwurd">
<input type="submit" value="Rymwurden Sykje">
</FORM>
<!--VOORBIJ DEZE REGEL WEER VRIJ OM TE VERANDEREN-->
</DIV>

<!--hier zijn advertenties aan de rechterkant-->
<DIV class="rechteradvertentieblok">
<a href="http://www.friestalig.nl"><img src="http://www.friestalig.nl/decemberfries.gif" border="0" target="_blank" title="KLIK HIER OM NAAR FRIESTALIG.NL TE GAAN" width="125" height="125"></a><br><br><br>
<a href="http://www.snoepogram.nl" target="_blank"><img src="images/adv6.JPG" width="125" title="Snoepogram" border="0"></a><br><br><br>
<a href="http://www.dietwa.nl/index.php?option=com_content&view=article&id=61&Itemid=37" target="_blank"><img src="images/adv3.JPG" width="125" height="125" title="Die Twa" border="0"></a><br><br><br>
<a href="http://www.wurdboek.nl" target="_blank"><img src="images/adv7.JPG" title="Scheepsstoffering" width="125" border="0"></a>
</DIV>

<!--mainbox sluiting-->
</DIV>

<!--wurdbox opening-->
<DIV class="wurdbox">
<DIV class="wurds">
<!--VOORBIJ DEZE REGEL AFBLIJVEN-->



<!--VOORBIJ DEZE REGEL WEER VRIJ OM TE VERANDEREN-->
<!--sluiting wurdbox-->
</DIV>
</DIV>
<!--sluiting paginabreed div container-->
</DIV>

</BODY>
</HTML>

Link to comment
Share on other sites

anyhow this is really weird why would a table work around a html form and not a div? I think I've tried a div before and it worked then, but somehow it doesn't work now. It's mindboggling?! It doesn't seem to make sense.

 

It must be something really silly and simple. Or perhaps it's due to some error in the css.

 

Oh well, table works fine. I'll just do it that way.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.