On Thu, Jul 19, 2012 at 8:02 PM, Stephan Beal <sgb...@googlemail.com> wrote:

> On Thu, Jul 19, 2012 at 7:58 PM, Steve Havelka <smh...@gmail.com> wrote:
>
>> A third solution might be, if the user types something into that input
>> field, automatically select the checkbox?
>>
>
> PS: we don't have jQuery in fossil, so the DOM bits need to be kept
> relatively simple to avoid having to embed and debug complex JS code in the
> C bits :/.
>

i spoke too soon: that could also be done via the header, with the caveat
that the header code is included for all pages, so the script would need to
search for the checkbox and text field and continue only if those are found.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to