Click to See Complete Forum and Search --> : javascript doubt


saju_m
01-07-2003, 07:24 AM
Hi,
How to embedd an activex in java script so that it could work both in IE and netscape navigator?
(in IE normally <OBJECT> tags are used, but it cannot be used with Netscape.)

thanking you

gil davis
01-07-2003, 08:00 AM
You need a plug-in for Netscape to run ActiveX. I don't know where you can get one. Try an ActiveX forum, or hunt on the MSDN Library. Look for information about the <EMBED> tag.