Hex Artifact Content
Not logged in

Artifact 177859c3a34718bb7c9e6a4acabb31938271261c:


0000: 2f 2a 20 54 68 69 73 20 66 69 6c 65 20 69 73 20  /* This file is 
0010: 61 20 70 61 72 74 20 6f 66 20 43 61 6e 44 79 44  a part of CanDyD
0020: 4f 43 20 66 69 6c 65 73 65 74 2e 0a 20 20 20 46  OC fileset..   F
0030: 69 6c 65 20 69 73 20 77 72 69 74 74 65 6e 20 62  ile is written b
0040: 79 20 56 69 63 74 6f 72 20 4e 61 6b 6f 72 79 61  y Victor Nakorya
0050: 6b 6f 76 20 61 6e 64 20 70 6c 61 63 65 64 20 69  kov and placed i
0060: 6e 74 6f 20 74 68 65 20 70 75 62 6c 69 63 20 64  nto the public d
0070: 6f 6d 61 69 6e 2e 0a 0a 20 20 20 54 68 69 73 20  omain...   This 
0080: 66 69 6c 65 20 69 73 20 43 53 53 20 74 6f 20 77  file is CSS to w
0090: 6f 72 6b 20 61 72 6f 75 6e 64 20 49 45 36 20 61  ork around IE6 a
00a0: 6e 64 20 65 61 72 6c 69 65 72 20 62 75 67 73 2e  nd earlier bugs.
00b0: 20 49 74 27 73 20 69 6e 63 6c 75 64 65 64 20 6a   It's included j
00c0: 75 73 74 0a 20 20 20 69 6e 20 74 68 65 73 65 20  ust.   in these 
00d0: 62 72 6f 77 73 65 72 73 2e 20 2a 2f 0a 0a 0a 2f  browsers. */.../
00e0: 2a 20 53 6f 6d 65 20 6d 61 67 69 63 20 74 6f 20  * Some magic to 
00f0: 65 6d 75 6c 61 74 65 20 75 6e 73 75 70 70 6f 72  emulate unsuppor
0100: 74 65 64 20 22 70 6f 73 69 74 69 6f 6e 3a 20 66  ted "position: f
0110: 69 78 65 64 22 20 73 74 79 6c 65 2e 20 2a 2f 0a  ixed" style. */.
0120: 23 74 61 62 61 72 65 61 0a 7b 0a 09 5f 70 6f 73  #tabarea.{.._pos
0130: 69 74 69 6f 6e 3a 20 61 62 73 6f 6c 75 74 65 3b  ition: absolute;
0140: 0a 09 5f 74 6f 70 3a 20 65 78 70 72 65 73 73 69  .._top: expressi
0150: 6f 6e 28 65 76 61 6c 28 64 6f 63 75 6d 65 6e 74  on(eval(document
0160: 2e 62 6f 64 79 2e 73 63 72 6f 6c 6c 54 6f 70 2b  .body.scrollTop+
0170: 38 29 29 3b 0a 7d 0a 0a 2f 2a 20 64 69 74 74 6f  8));.}../* ditto
0180: 20 2a 2f 0a 23 65 78 70 6c 6f 72 65 72 63 6c 69   */.#explorercli
0190: 65 6e 74 20 0a 7b 0a 09 5f 70 6f 73 69 74 69 6f  ent .{.._positio
01a0: 6e 3a 20 61 62 73 6f 6c 75 74 65 3b 0a 09 5f 74  n: absolute;.._t
01b0: 6f 70 3a 20 65 78 70 72 65 73 73 69 6f 6e 28 65  op: expression(e
01c0: 76 61 6c 28 64 6f 63 75 6d 65 6e 74 2e 62 6f 64  val(document.bod
01d0: 79 2e 73 63 72 6f 6c 6c 54 6f 70 2b 32 34 29 29  y.scrollTop+24))
01e0: 3b 0a 09 5f 68 65 69 67 68 74 3a 20 65 78 70 72  ;.._height: expr
01f0: 65 73 73 69 6f 6e 28 65 76 61 6c 28 64 6f 63 75  ession(eval(docu
0200: 6d 65 6e 74 2e 62 6f 64 79 2e 63 6c 69 65 6e 74  ment.body.client
0210: 48 65 69 67 68 74 2d 34 38 29 29 3b 0a 7d 0a     Height-48));.}.