Results 1 to 3 of 3

Thread: OBJECT and !IE

  1. #1

    Thread Starter
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444

    OBJECT and !IE

    I was just wondering, whenever I use OBJECT as apposed to EMBED (as it's not legal HTML) for quick time movies it never seems to work in anything other than IE. Is there some way to get it to work in Mozilla or Opera, or do they just not support it properly?

  2. #2
    PowerPoster Evil_Giraffe's Avatar
    Join Date
    Aug 2002
    Location
    Suffolk, UK
    Posts
    2,555
    OBJECT was only introduced in HTML 4 (I believe). EMBED is, IIRC, merely deprecated, so it's still okay to use for now. I would suggest using an EMBED within the OBJECT tags, so if it is viewed with an OBJECT aware browser, it wil render the object, otherwise it will fall through and render the EMBED.

  3. #3

    Thread Starter
    Frenzied Member Rick Bull's Avatar
    Join Date
    Apr 2002
    Location
    England
    Posts
    1,444
    Well I can do that but embed isn't just deprecated, it was never in the specs - it's proprietary (even though it works in most browsers), so I can't do that and still have the page validate. Thanks for the input though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width