Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] dynamic CSS for IE


  • From: javascript@xxxxxxxxxx (FERON Matthieu)
  • Subject: [Javascript] dynamic CSS for IE
  • Date: Wed, 21 Nov 2001 15:21:57 +0100

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C17297.64A1B252
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

forget it, I found.

-----Message d'origine-----
De : FERON Matthieu=20
Envoy=E9 : mercredi 21 novembre 2001 11:27
=C0 : 'javascript@xxxxxxxxxx'
Objet : [Javascript] dynamic CSS for IE



Thanks to Laurent for the answer but I choose to create CSS client side =
with
javascript.=20
For NS no problem and it works fine but, as usual, the synthax is not
admitted by IE.=20
So, if anyone of you knows how to create the following class example
dynamically,=20
I would be really, really, really happy ;-))=20


------_=_NextPart_001_01C17297.64A1B252
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<TITLE>dynamic CSS for IE</TITLE>

<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D044412114-21112001><FONT face=3DArial =
color=3D#0000ff size=3D2>forget=20
it, I found.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
  <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
  size=3D2>-----Message d'origine-----<BR><B>De&nbsp;:</B> FERON =
Matthieu=20
  <BR><B>Envoy=E9&nbsp;:</B> mercredi 21 novembre 2001 =
11:27<BR><B>=C0&nbsp;:</B>=20
  'javascript@xxxxxxxxxx'<BR><B>Objet&nbsp;:</B> [Javascript] dynamic =
CSS for=20
  IE<BR><BR></FONT></DIV>
  <P><FONT face=3DArial size=3D2>Thanks to Laurent for the answer but I =
choose to=20
  create CSS client side with javascript.</FONT> <BR><FONT face=3DArial =
size=3D2>For=20
  NS no problem and it works fine but, as usual, the synthax is not =
admitted by=20
  IE.</FONT> <BR><FONT face=3DArial size=3D2>So, if anyone of you knows =
how to=20
  create the following class example dynamically,</FONT> <BR><FONT =
face=3DArial=20
  size=3D2>I would be really, really, really happy ;-))</FONT>=20
</P></BLOCKQUOTE></BODY></HTML>

------_=_NextPart_001_01C17297.64A1B252--