Diff for /loncom/html/adm/jsMath/jsMath-old-browsers.js between versions 1.1 and 1.2

version 1.1, 2006/03/27 19:32:07 version 1.2, 2006/05/17 22:19:27
Line 22 Line 22
  *  limitations under the License.   *  limitations under the License.
  */   */
   
 jsMath.Script.Start();  
   
 jsMath.Add(jsMath.HTML,{  jsMath.Add(jsMath.HTML,{
   /*    /*
    *  Use the blank GIF image for spacing and rules     *  Use the blank GIF image for spacing and rules
Line 58  if (jsMath.browser == 'Konqueror') { Line 56  if (jsMath.browser == 'Konqueror') {
 }  }
   
 jsMath.styles['.typeset .spacer'] = '';  jsMath.styles['.typeset .spacer'] = '';
    
 jsMath.Script.End();  

Removed from v.1.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>