Afficher un message
Vieux 15/03/2008, 08h05   #3
winterheat@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: simulating Compliance box model in Quirks mode

On Mar 9, 3:59 pm, Bergamot <berga...@visi.com> wrote:
> Summercool wrote:
> > Sometimes we are forced to use Quirks mode (such as embedding code in
> > other people's profile box, etc).

>
> I don't know what this profile box thing is, but why would that "force"
> you to use quirks mode?


the profile box is, such as in MySpace or Social Networking website,
if you develop an app, then you provide the code inside that
profile... they display it as an iframe, but they add the
<html><head> ... at the beginning of the code so your doctype never
get noticed by the browser.

i was thinking of using javascript document.compatMode =
"CSS1Compat"; except this property is only readable but not settable.
  Réponse avec citation
 
Page generated in 0,04606 seconds with 9 queries