Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > JavaScript at Davar Web Site

Reply
Thread Tools

JavaScript at Davar Web Site

 
 
Vladimir Veytsel
Guest
Posts: n/a
 
      10-02-2003
Please find at the link below samples of JavaScript programming
techniques along with several useful fully-functional JavaScripts.

http://www.davar.net/INTERNET/JAVA-SCR/JAVA-SCR.HTM

JavaScript Frequently Asked Questions
JavaScript programming code patters
Extract navigation bar generation (function)
Local control of modification date colors (driven by date difference)
Random song (random selection from a list sectioned into 3 parts)
Random problem (random selection from a list sectioned into "n" parts)
Random tagline (random selection controlled by selection history)
Alphabet hyperlinks generation (function)
Go board position generation (function)
Productivity issues of the document.write
JavaScript links

--
Best regards,
Vladimir Veytsel.
http://www.davar.net
 
Reply With Quote
 
 
 
 
Ivo
Guest
Posts: n/a
 
      10-02-2003

"Vladimir Veytsel" <> wrote in message
news:...
> Please find at the link below samples of JavaScript programming
> techniques along with several useful fully-functional JavaScripts.
>
> http://www.davar.net/INTERNET/JAVA-SCR/JAVA-SCR.HTM


<quote>
Netscape(4.7) was used to develop and test all required JavaScript
functionality. If pages that follow will cause you browser to display
script error messages or to malfunction, please back out and use Netscape to
browse these pages. Netscape is free to download, easy to install, and it
will coexist with your primary browser without causing conflicts.
</quote>
Interesting concept, but certainly worth a warning in advance these days. No
offense, I 've also heard of people still using Commodore 64.
However, I 'm afraid I have to disagree with the last statement. When I
installed it long ago, it took over my complete registry. I uninstalled it
within weeks. Today, more than 12 months later, it is still listed as my
default HTML editor!??
Ivo


 
Reply With Quote
 
 
 
 
Lee
Guest
Posts: n/a
 
      10-02-2003
Ivo said:

>I 'm afraid I have to disagree with the last statement. When I
>installed it long ago, it took over my complete registry. I uninstalled it
>within weeks. Today, more than 12 months later, it is still listed as my
>default HTML editor!??


What version was that?
I use Netscape 7, IE and Opera on three or four machines
without trouble. Edit > Preferences > Advanced > System
and check the boxes of file types that Netscape should
handle.

 
Reply With Quote
 
Ivo
Guest
Posts: n/a
 
      10-02-2003
"Lee" <> wrote in message
news:...
> Ivo said:
>
> >I 'm afraid I have to disagree with the last statement. When I
> >installed it long ago, it took over my complete registry. I uninstalled

it
> >within weeks. Today, more than 12 months later, it is still listed as my
> >default HTML editor!??

>
> What version was that?
> I use Netscape 7, IE and Opera on three or four machines
> without trouble. Edit > Preferences > Advanced > System
> and check the boxes of file types that Netscape should
> handle.
>

That was 4.7. I just went through my Windows ME registry again, found three
occurances of the word Netscape (and not in innocent history lists), deleted
them all, rebooted, still there. Even stranger is, if I then overcome my
aversion and click on "Edit with Netscape Navigator", it opens Netscape
Composer, but there is no such application to be found in the Program Files
folder or anywhere else...
Ivo


 
Reply With Quote
 
Vladimir Veytsel
Guest
Posts: n/a
 
      10-03-2003
Sorry about that, I'll add to my warning something like "to the best
of my
personal experience", which hopefully would help to avoid confusion.
I use
Netscape 4.7 with Win-2000, and never have any problems with it.
That's why
I've never tried to clean it out of the system, and might be unaware
of any
complexities associated with this.

I also run simultaneously with Netscape 4.7 (I mean they all are open
most
of the time on the same box) Netscape 7, Mozilla, Opera, and, of
course, IE.
I use them to test my JavaScrip-intensive pages. I used to have most
of the problems with IE (what else?). Still can't get IE intepret a
relatively
simple script http://www.davar.net/INTERNET/JAVA-SCR/POSITION.HTM
for building Go board position. All other browsers chew it without a
glitch.

As for 4.7, I've simply got accustomed to it, like it's simple and
compact appearence (when cleared of stupid icons) that leaves most of
the screen for content. As I use other browsers for testing, I didn't
saw any significant reason to move from 4.7 to one of them so far. I
won't hesitate to switch
when I'll see such reason.

Vlad.

--
"Ivo" <> wrote in message news:<3f7c27f6$0$35694$>.. .
> "Lee" <> wrote in message
> news:...
> > Ivo said:
> >
> > >I 'm afraid I have to disagree with the last statement. When I
> > >installed it long ago, it took over my complete registry. I uninstalled

> it
> > >within weeks. Today, more than 12 months later, it is still listed as my
> > >default HTML editor!??

> >
> > What version was that?
> > I use Netscape 7, IE and Opera on three or four machines
> > without trouble. Edit > Preferences > Advanced > System
> > and check the boxes of file types that Netscape should
> > handle.
> >

> That was 4.7. I just went through my Windows ME registry again, found three
> occurances of the word Netscape (and not in innocent history lists), deleted
> them all, rebooted, still there. Even stranger is, if I then overcome my
> aversion and click on "Edit with Netscape Navigator", it opens Netscape
> Composer, but there is no such application to be found in the Program Files
> folder or anywhere else...
> Ivo

 
Reply With Quote
 
Ivo
Guest
Posts: n/a
 
      10-04-2003
"Vladimir Veytsel" <> wrote in message
news: om...
> <sn> As I use other browsers for testing, I didn't
> saw any significant reason to move from 4.7 to one of them so
> far. I won't hesitate to switch
> when I'll see such reason.
>
> Vlad.


If it ain't broke,don't fix it. Good.
I 'm looking at your POSITION.HTM now, it 's pretty long. I get:
errormsg: Not implemented.
errorline: 71
errorchar: 27
Which one is that?
Ivo


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
JavaScript at Davar Web Site Vladimir Veytsel Javascript 8 04-27-2004 11:03 AM
JavaScript at Davar Web Site Vladimir Veytsel Javascript 3 12-12-2003 12:34 PM
JavaScript at Davar Web Site Vladimir Veytsel Javascript 1 11-05-2003 07:54 AM
JavaScript at Davar Web Site Vladimir Veytsel Javascript 0 09-08-2003 02:08 AM
JavaScript at Davar Web Site Vladimir Veytsel Javascript 1 08-04-2003 11:54 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57