Closed
Bug 198026
Opened 22 years ago
Closed 22 years ago
Ideas for enforceing cross-browser (IE) CSS compatibility
Categories
(SeaMonkey :: General, enhancement)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 163636
People
(Reporter: postmaster, Assigned: asa)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Build Identifier:
Hello. I am a student interested in computing and programming, yet not enough
to be able to help directly in your codes. I just want to submit 2 ideas for
increasing cross-browser CSS compatilibility:
- most pages use <... style="...visibility:'hidden'"...> tags (with some "'"s
that makes the "hidden" become a string) yet Mozilla does not recognise
them... That's a first thing that may be improved
- also, IE recognises if you directly do "example.style.visibility='hidden'"
whereas a "document.example." needs to be specified with Mozilla... May be
this could be changed to recognise both forms in order to make HTML become
a "real standard"...
What do you say?
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1•22 years ago
|
||
we say that websites need to follow standards.
if you want to discuss this further, the newsgroups or mozillazine forums would
be a better place (although you should start by searching for previous
discussions, as this is a subject which is discussed a lot)
http://www.mozillazine.org/forums/
http://www.ufaq.org/modules.php?name=Sections&op=viewarticle&artid=21
*** This bug has been marked as a duplicate of 163636 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•22 years ago
|
||
OK, thanks anyway :D
I wish you a nice day... and also I'm sorry for having created a duplicate (I
know it wastes your time A LOT!!!!) yet my search did not find it... bizarre...
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•