not april 1

For everything that's not in any way related to PureBasic. General chat etc...
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

thefool, well I had alot of trouble on a chat site that uses alot of javascript. But when using IE I have no problems with the site.

I even downloaded the scripts from the site to see if there was any errors in there but could'nt find any. Oh well, can't wait till 1.0 comes in release version ;)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

hehe, yes its going to be wonderfull :D
btw, i wondered, if a page uses javascript and you have Java runtime installed, its still up to the browser to handle js right?

but for applets i know jre takes over.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Yes, as far as I know it's up to each browser.
I know that in the 6 series of Opera it had lousy js capabilities. It could only handle the simplest of javascript.

Please correct me anyone if I'm wrong.
And some older browsers, like the NCSA Mosaic (ugly shit) :lol: don't handle js well at all. But that browser haven't been updated since 97 I think.
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

javascript aint no java nosir

(all browser depending)
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

blueznl wrote:javascript aint no java nosir
i knew that.
But since i noticed that without jre(java runtime enviroment), Internet explorer for instance, handles itself with javaVM (at least it did sometime ago..).

But when you installed jre, jre takes over.
So i just wondered since the name was the same etc, if jre from sun might be interferring.

But ok its all browser depending.


btw, when using windows script host and makes those vbs and js files, is
it still the wsh that handles it or does it depend on iexplore?
User avatar
blueznl
PureBasic Expert
PureBasic Expert
Posts: 6172
Joined: Sat May 17, 2003 11:31 am
Contact:

Post by blueznl »

iirc wsh
( PB6.00 LTS Win11 x64 Asrock AB350 Pro4 Ryzen 5 3600 32GB GTX1060 6GB - upgrade incoming...)
( The path to enlightenment and the PureBasic Survival Guide right here... )
Post Reply