[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ActiveGS
On Jun 11, 8:40 am, limtc <thyech...@gmail.com> wrote:
> I also tried combining them together:
>
> <object id="GS" codebase="gs.cab" classid="clsid:
> 052DF14F-6F28-44A0-9130-294FDA6176EB" type="application/x-activegs"
> width="704" height="460">
>
> Also won't work.
>
> But
>
> This works for IE: <object id="GS" codebase="gs.cab" classid="clsid:
> 052DF14F-6F28-44A0-9130-294FDA6176EB" width="704" height="460">
>
> This works for Firefox: <object id="GS" type="application/x-activegs"
> width="704" height="460">
>
> Just cannot be together.
wouldn't have it see what browser it's running under then go to that
code work?