PassMark Logo
Home » Forum

Search form not working

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • David
    replied
    Correction. It worked ok in Firefox. But not in IE.

    Looking at your HTML code I can see you have made a HTML coding error, above the search form.

    Code:
    <br />
    <div style="padding:8px;background:#e9d3ba;color:#000;border:1px solid #000;"
    <form method="get" action="http://www.jenesco.com/search/search.php" style="background:#ddd;color:#000;">
    The <div> tags isn't closed. This confuses some browsers.

    There might also be other issues on the page, but this one stands out.

    Leave a comment:


  • David
    replied
    When I went to your site and tested the form, it seems to work fine.

    I assume you have corrected the problem since making the above post.

    Leave a comment:


  • rmorrow
    started a topic Search form not working

    Search form not working

    I assume that I'm just missing something simple, but I placed the search form onto a page to test it out and it won't work. Clicking "Submit" button does nothing.

    Tried it in Opera and Chrome.

    Page is at http://www.jenesco.com/about_us.htm
Working...