php-general | 2000071
Date: 07/13/00
- Next message: Nick: "[PHP] Re: [PHP-DB] E-commerce Marketing ideas??"
- Previous message: Serhat Artun: "[PHP] Need RPM"
- In reply to: Jason Bryner: "Re: [PHP] A really fun one"
- Next in thread: Marc Swanson: "RE: [PHP] A really fun one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Nick: "[PHP] Re: [PHP-DB] E-commerce Marketing ideas??"
- Previous message: Serhat Artun: "[PHP] Need RPM"
- In reply to: Jason Bryner: "Re: [PHP] A really fun one"
- Next in thread: Marc Swanson: "RE: [PHP] A really fun one"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

