Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] A really fun one From: dgw <email protected>
Date: 07/13/00

I had loads of problems doing something similar.

I used the Javascript/DHTML approach and I had the code working in Netscape
6 and IE 4 & 5, but I couldnt make it work in netscape 4 (windows version).
Funnilly enough, Netscape 4 under Linux did work correctly, it was only the
windows version that was bugging me.

Anyway, I ended up changing completely to the refresh page approach. I still
use a couple of line of javascript to reload the page, but its much more
standard code than the above.

Regards.

David

----- Original Message -----
From: "Jason Bryner" <jason <email protected>>
To: "PHP General" <php-general <email protected>>
Sent: Thursday, July 13, 2000 3:22 AM
Subject: Re: [PHP] A really fun one

> Yea, what I ended up doing was having the PHP write the Javascript code.
> I'm not quite done yet. It's working, just not perfectly, if you know
what
> I mean.
>
> Jason Bryner
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>