
http://haeggar.techzone.at/icesus/map.php
http://haeggar.techzone.at/icesus/map_street.htm
ps: ideas how to improve the map - all to this topic pls
Moderator: Moderators
Code: Select all
<style>
div {
position:absolute;
overflow:auto;
visibility:hidden;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #000000;
color:#FFFFFF;
font-family:'Courier New', Courier, mono;
font-size:small;
}
.g1 {
color: #FFFFFF;
}
</style>
<span class ="g1">gggggggggggggggggggggg</span>
Code: Select all
<style>
div {
position:absolute;
overflow:auto;
visibility:hidden;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #000000;
color:#FFFFFF;
font-family:'Courier New', Courier, mono;
font-size:small;
}
.g1 {
color: #FFFFFF;font-weight:normal
}
</style>
<b class ="g1">gggggggggggggggggggggg</b>
Code: Select all
<style>
div {
position:absolute;
overflow:auto;
visibility:hidden;
border-bottom: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #000000;
color:#FFFFFF;
font-family:'Courier New', Courier, mono;
font-size:small;
}
span {
color: #00FF00;
}
.g1 {
color: #FFFFFF;
}
</style>
<span class ="g1">gggggggggggggggggggggg</span><span>eeeeeeee</span>
More like the only browser it DOESN'T work with, is MSIE (Firefox, Opera work perfectly).haeggar wrote:that example unfortunately only works with FIREFOX not with MSIE
That page isn't valid HTML. So I would guess that is why it's not displayed correctly in IE. There is no DTD defined that tells the browser what those new tags do. It is not even valid XHTML (not well formed, doesn't include DTD, invalid characters strings). FireFox is making a lot of assumptions to get this to work.haeggar wrote:that example unfortunately only works with FIREFOX not with MSIE
I know. I'm lazy when it comes to quick'n'dirty tests - it's just not worth the effort going 100% by the specification when you're just quickly testing something.apog wrote:That page isn't valid HTML. So I would guess that is why it's not displayed correctly in IE. There is no DTD defined that tells the browser what those new tags do. It is not even valid XHTML (not well formed, doesn't include DTD, invalid characters strings). FireFox is making a lot of assumptions to get this to work.haeggar wrote:that example unfortunately only works with FIREFOX not with MSIE
http://www.w3.org/Style/customdtdatreus wrote:No, I can't point you to documentation that states that creating your own elements without fully implementing XHTML is allowed, but can you point me to documentation that explicitly forbids it?
Code: Select all
htt*eee htt/eee
***ttte into --+ttte
tt**ttt tt|\ttt
tt*t*** tt|t+--