Forum Moderators: open
The actual script in an xhtml document is:
<div class="findme">
<h2>Find Me ... </h2>
<script src="...greenwidget.com/widget_search.php?fixed=1&hidelabels=1"></script></div>
the document type is:
DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
any suggestions?
Thanks :)
the search box leads to a subdomain page with search options... (set by a third party) can I establish what coding I need to enter from the source code of that page?
part of it is..
<script language="javascript" src="coolmenupro.js"></script>
<script language="javascript" src="prototype.js"></script>
<script language="javascript" src="V3_functions.js"></script>
<style type="text/css">@import "styles/V3_default.css";</style>
[webmasterworld.com...]