Boost logo

Boost :

From: Braden McDaniel (braden_at_[hidden])
Date: 2002-09-09 15:01:32


On Mon, 09 Sep 2002 15:43:17 +0000, Rozental, Gennadiy wrote:

>> > 2. Even with Javascript 1.5 it's pretty easy to write
>> "portable" code.
>>
>> This would be a more convincing point had you done so. Have
>> you tried the
>> pages in Mozilla? (A browser which uses the reference
>> implementation for JavaScript, no less.)
>
> Yes I did. And it's working perfectly well. Try it yourself.

Do you really think that I would pose the question as I did if I had not
tried it and experienced failures? Do you think that the notion that this
is failing for me in Mozilla is pure fabrication?

I get a bunch of errors in the JavaScript console:

Error: JS is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 9

Error: put_screen_style is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 12

Error: btl_header is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 25

Error: put_ref_to_top is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 55

Error: put_ref_to_top is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 94

Error: put_ref_to_top is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 118

Error: put_ref_to_top is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 135

Error: contact_addess is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 138

Error: get_copyright_date is not defined
Source File: file:///home/braden/src/boost/boost/libs/test/doc/index.htm
Line: 139

Braden


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk