lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WANTED: Design for documentation (Photoshop power users!)


From: Reinhold Kainhofer
Subject: Re: WANTED: Design for documentation (Photoshop power users!)
Date: Tue, 30 Sep 2008 23:22:10 +0200
User-agent: KMail/1.9.10

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Montag, 22. September 2008 schrieb Valentin Villenave:
> Hi Reinhold, hi everybody,
>
> I find the new documentation layout very impressive, but there's one
> feature I'm still missing: the integrated search function!
>
> In the attached html page I have pasted (in a very basic way) a search
> box at the top of the tocframe; this is more or less the kind of
> layout I'd like to see. However, there are a few improvements I can
> suggest, though I don't know how to implement these:
>
> - the search box size and the search-button should be handled by the CSS

That's quite easy:

<style>
#tocframe input.text {
  border: 1pt gray dotted;
  width: 68%;
}
#tocframe input.submit {
  width: 30%;
}
</style>

And then:

  <input type="text" name="brute_query" size="20" class="text">
  <input type="submit" value="search" class="submit">

Cheers,
Reinhold
- -- 
- ------------------------------------------------------------------
Reinhold Kainhofer, Vienna University of Technology, Austria
email: address@hidden, http://reinhold.kainhofer.com/
 * Financial and Actuarial Mathematics, TU Wien, http://www.fam.tuwien.ac.at/
 * K Desktop Environment, http://www.kde.org, KOrganizer maintainer
 * Chorvereinigung "Jung-Wien", http://www.jung-wien.at/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFI4piDTqjEwhXvPN0RAj9GAJ4/Fubgzm0U8I5Ngn4ftbTrBmpdvACgz0n+
tDA33Uj6O95T5/YsYQkA8MI=
=F0uS
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]