On Apr 11, 2008, at 2:23 PM, David Laakso wrote:
>
>>>>>>
>>>>>>
>>>>>> re: <http://bsaroundtable.com/>
>>>>>>
>>>>>>
>>>>>
>
>
> My mistake:
>
>
> This changes:
>
> <span class="searchspan">
> <input type="text" name="q" size="20" maxlength="50"
> style="BACKGROUND-COLOR: silver" id="Text1" />
> <input type="submit" name="btnG" value="Search"
> id="Submit1" />
> </span> <br />
> <span class="searchspan">
> <input type="hidden" name="domains"
> value="bsaroundtable.com" id="Hidden1" />
>
> <input type="radio" name="sitesearch" value="" id="Radio1" />
> WWW
> <span class="searchspan">
> <input type="radio" name="sitesearch"
> value="bsaroundtable.com" checked="checked" />
> Roundtable
> </span>
> </span>
> </form>
> </h2>
> </li>
>
> </ul>
> <span id="amberalert" style="position: absolute; left:80; top:35;">
> <SCRIPT LANGUAGE="JavaScript1.2"
> src="http://www.codeamber.org/js/hcodea.js
> ">
> </script>
> </span>
> </div> <!-- end topMenu -->
> </div> <!-- end navwrap -->
>
>
>
>
>
> To this (cut & paste):
>
> <span class="searchspan">
> <input type="text" name="q" size="20" maxlength="50"
> style="BACKGROUND-COLOR: silver" id="Text1" />
> <input type="submit" name="btnG" value="Search" id="Submit1" />
> </span> <br />
> <span class="searchspan">
> <input type="hidden" name="domains" value="bsaroundtable.com"
> id="Hidden1" />
> <input type="radio" name="sitesearch" value="" id="Radio1" />
>
> WWW
> <span class="searchspan">
> <input type="radio" name="sitesearch"
> value="bsaroundtable.com" checked="checked" />
> Roundtable
> </span>
> </span>
> </h2>
> </li>
> </ul>
> <!--</form>-->
>
> <div id="amberalert">
> <script language="JavaScript1.2" src="http://www.codeamber.org/js/hcodea.js
> " type="text/javascript">
> </script>
> </span>
> </div> <!-- end topMenu -->
> </div> <!-- end navwrap -->
> </form>
>
>
>
Done....
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/