[sword-devel] Web Interface

sword-devel@crosswire.org sword-devel@crosswire.org
Tue, 25 Feb 2003 03:23:46 EST


--part1_111.2098cf5e.2b8c8212_boundary
Content-Type: multipart/alternative;
	boundary="part1_111.2098cf5e.2b8c8212_alt_boundary"


--part1_111.2098cf5e.2b8c8212_alt_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

In a message dated 2/24/2003 4:00:59 PM Pacific Standard Time, 
delbourne@cox.net writes:

> I think we could probably come up with a better
> method, still short of reverting to JavaScript. 

Will the attached page will only use CSS2 without any JavaScript. However, 
since it heavely use CSS2, it won't work under even IE 6.0
Play with Mozilla. It is quite evil .... Just want to show you that IS 
possible to code dynamic without JavaScript... Not recommended to use it at 
all.

--part1_111.2098cf5e.2b8c8212_alt_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<HTML><FONT FACE=3Darial,helvetica><FONT  SIZE=3D2 FAMILY=3D"SANSSERIF" FACE=
=3D"Arial" LANG=3D"0">In a message dated 2/24/2003 4:00:59 PM Pacific Standa=
rd Time, delbourne@cox.net writes:<BR>
<BR>
<BLOCKQUOTE TYPE=3DCITE style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT=
: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px">I think we could probably come=20=
up with a better<BR>
method, still short of reverting to JavaScript. </BLOCKQUOTE><BR>
<BR>
Will the attached page will only use CSS2 without any JavaScript. However, s=
ince it heavely use CSS2, it won't work under even IE 6.0<BR>
Play with Mozilla. It is quite evil .... Just want to show you that IS possi=
ble to code dynamic without JavaScript... Not recommended to use it at all.<=
/FONT></HTML>

--part1_111.2098cf5e.2b8c8212_alt_boundary--

--part1_111.2098cf5e.2b8c8212_boundary
Content-Type: text/html; name="test.html"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline; filename="test.html"

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>test</title>
                                                                       =20
                                                                       =20
                                 =20
  <meta http-equiv=3D"content-type"
 content=3D"text/html; charset=3DISO-8859-1">
                                                                       =20
                  =20
  <style>
ruby{
 display:inline-table;
text-align:center;
white-space:nowrap;
 vertical-align:-25%;
}
ruby>rb{
display:table-row-group;
}
ruby>rt{
display:none;
font-size:75%;
}
ruby:hover >rt{
display:table-header-group;
}
rt > a{
background: yellow;
}
ruby:hover {
background: pink;
}
  </style>
</head>
<body>
             <ruby><rb>The book</rb><rt><a
 href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D976" target=3D"nw">&lt=
;976&gt;</a>
You can put a lot of text in here, but I am not sure this is a good user
interface. Your brother in Christ <a href=3D"mailto:ftang@netscape.com">Fran=
k
Tang</a>.</rt></ruby><ruby><rb>       of the generation</rb><rt><a
 href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D1078" target=3D"nw">&l=
t;1078&gt;</a></rt></ruby><ruby><rb>
      of Jesus</rb><rt><a
 href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D2424" target=3D"nw">&l=
t;2424&gt;</a></rt></ruby><ruby><rb>
 Christ</rb><rt><a href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D5547=
"
 target=3D"nw">&lt;5547&gt;</a></rt></ruby><ruby><rb>,      the son</rb><rt>=
<a
 href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D5207" target=3D"nw">&l=
t;5207&gt;</a></rt></ruby><ruby><rb>
 of David</rb><rt><a href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D11=
38"
 target=3D"nw">&lt;1138&gt;</a></rt></ruby><ruby><rb>,      the son</rb><rt>=
<a
 href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=3D5207" target=3D"nw">&l=
t;5207&gt;</a></rt></ruby><ruby><rb>
 of Abraham</rb><rt><a href=3D"http://bible.fhl.net/new/s.php?N=3D0&amp;k=
=3D11"
 target=3D"nw">&lt;11&gt;</a></rt></ruby><ruby><rb>.</rb></ruby>      <br>
                                    =20
</body>
</html>

--part1_111.2098cf5e.2b8c8212_boundary--