HighDots Forums  

xhtml 1.1 and Flash embed

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss xhtml 1.1 and Flash embed in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Michael Lunsford
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 01:29 PM






Wow, great replies from everyone. As to IE7 not supporting
application/xml+xhtml -- I am fully aware (and kind of pleased, actually). I'm
using php to read the accept request header. So, if the browser doesn't
specifically state that it accepts the xhtml 1.1, I deliver xhtml 1.0 strict.
The w3c gods consider this method taboo (at best), but that's the only
inclusive solution I can find.

Standards compliance is a personal commitment to quality I made more than a
year ago. Going back to QUIRKS (or invalid but working code) is not an option.
So, I suppose I'll be hearing from all those people who are using antiquated
browsers -- but thanks to EOLAS I was probably hearing from them already.

Moving back to the original question. I suppose the thing to do is hand
re-code the object tag instead of using DW's built in "insert" feature. This
normally wouldn't be so terrible, except for now I'll also have to write and
keep track of my own javascript EOLAS hack.


Reply With Quote
  #12  
Old   
darrel
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 01:47 PM






Quote:
Standards compliance is a personal commitment to quality I made more than
a
year ago.
Right, but the main question, is why XHTML? You can be perfectly standard
compliant with HTML. And there tends to be a tad fewer headaches like this.

XHTML is neat, but rarely is it needed.

-Darrel




Reply With Quote
  #13  
Old   
darrel
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 01:47 PM



Quote:
Standards compliance is a personal commitment to quality I made more than
a
year ago.
Right, but the main question, is why XHTML? You can be perfectly standard
compliant with HTML. And there tends to be a tad fewer headaches like this.

XHTML is neat, but rarely is it needed.

-Darrel




Reply With Quote
  #14  
Old   
kim
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 02:54 PM



Ok... you seem to know what you do

Try this one http://www.ambience.sk/flash-valid.htm

Michael Lunsford skrev:
Quote:
Wow, great replies from everyone. As to IE7 not supporting
application/xml+xhtml -- I am fully aware (and kind of pleased, actually). I'm
using php to read the accept request header. So, if the browser doesn't
specifically state that it accepts the xhtml 1.1, I deliver xhtml 1.0 strict.
The w3c gods consider this method taboo (at best), but that's the only
inclusive solution I can find.

Standards compliance is a personal commitment to quality I made more than a
year ago. Going back to QUIRKS (or invalid but working code) is not an option.
So, I suppose I'll be hearing from all those people who are using antiquated
browsers -- but thanks to EOLAS I was probably hearing from them already.

Moving back to the original question. I suppose the thing to do is hand
re-code the object tag instead of using DW's built in "insert" feature. This
normally wouldn't be so terrible, except for now I'll also have to write and
keep track of my own javascript EOLAS hack.


--
Kim
---------------------------
http://www.geekministry.com



Reply With Quote
  #15  
Old   
kim
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 02:54 PM



Ok... you seem to know what you do

Try this one http://www.ambience.sk/flash-valid.htm

Michael Lunsford skrev:
Quote:
Wow, great replies from everyone. As to IE7 not supporting
application/xml+xhtml -- I am fully aware (and kind of pleased, actually). I'm
using php to read the accept request header. So, if the browser doesn't
specifically state that it accepts the xhtml 1.1, I deliver xhtml 1.0 strict.
The w3c gods consider this method taboo (at best), but that's the only
inclusive solution I can find.

Standards compliance is a personal commitment to quality I made more than a
year ago. Going back to QUIRKS (or invalid but working code) is not an option.
So, I suppose I'll be hearing from all those people who are using antiquated
browsers -- but thanks to EOLAS I was probably hearing from them already.

Moving back to the original question. I suppose the thing to do is hand
re-code the object tag instead of using DW's built in "insert" feature. This
normally wouldn't be so terrible, except for now I'll also have to write and
keep track of my own javascript EOLAS hack.


--
Kim
---------------------------
http://www.geekministry.com



Reply With Quote
  #16  
Old   
Michael Fesser
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 03:25 PM



..oO(Michael Lunsford)

Quote:
Wow, great replies from everyone. As to IE7 not supporting
application/xml+xhtml -- I am fully aware (and kind of pleased, actually). I'm
using php to read the accept request header. So, if the browser doesn't
specifically state that it accepts the xhtml 1.1, I deliver xhtml 1.0 strict.
A while ago I was about to implement a similar thing in my framework,
but I've dropped the idea. It would have been too much work for
absolutely nothing. If a browser can handle XHTML, then it can handle
HTML as well, which is what I will stay with for quite a while.

YMMV.

Micha


Reply With Quote
  #17  
Old   
Michael Fesser
 
Posts: n/a

Default Re: xhtml 1.1 and Flash embed - 01-09-2008 , 03:25 PM



..oO(Michael Lunsford)

Quote:
Wow, great replies from everyone. As to IE7 not supporting
application/xml+xhtml -- I am fully aware (and kind of pleased, actually). I'm
using php to read the accept request header. So, if the browser doesn't
specifically state that it accepts the xhtml 1.1, I deliver xhtml 1.0 strict.
A while ago I was about to implement a similar thing in my framework,
but I've dropped the idea. It would have been too much work for
absolutely nothing. If a browser can handle XHTML, then it can handle
HTML as well, which is what I will stay with for quite a while.

YMMV.

Micha


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.