At 07:31 PM 4/7/2002 +0800, allan wrote:

>1) are there a specific reason that i don't know of, or you
>just prefer the default "green" for div.searchprops{}
>instead of the cooler ( :-) ) "eagle-book-green" ? (i
>thought it was a nice twist, but perhaps its more an
>o'reilly thing than a mod_perl thing).

No, that was "search-engine green" ;)  I belive I grabbed it from google or
yahoo.  Pick anything you like.


>2) you omitted some html changes, perhaps deliberatley.
>these were included mainly because the search form is simply
>too compact IMO, not least in ns4. too compact, meaning not
>very user-friendly.

Some changes you sent?  I thought I did everything you sent.  I couldn't
apply them as patches from your email so I made the changed by hand.  cvs
diff -u output is best.


>3) can we somehow ad the </option> end-tag for the
>select-box, omitting this (as any omitted html end tag) will
>cause html-warnings.

Which select box?  I guess I don't see where the missing tag is, well,
missing.

validator.w3.org didn't find anything, but something you are running does?

The only <option> tag I see is this, and they all have end tags.

Sort by:
<select name="sort"> 
<option selected value="swishrank">Rank</option> 
<option  value="swishlastmodified">Last Modified Date</option> 
<option  value="swishtitle">Title</option> 
<option  value="swishdocpath">Document Path</option> 
</select>




Bill Moseley
mailto:[EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to