demexp-dev
[Top][All Lists]
Advanced

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

[Demexp-dev] [SOLVED] IE6 compatibility problems


From: Lyu Abe
Subject: [Demexp-dev] [SOLVED] IE6 compatibility problems
Date: Fri, 19 Oct 2007 14:54:39 +0900
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

Hi again,

Ok, I solved the problem. FF recognizes custom styles (other than h1, h2, p, etc.) while IE6 does not. The solution is to declare styles as:

.mystyle
{
...
}

and to use <span class="mystyle">...</span>

It works fine now...

        Thanks. ABE Lyu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]