|
Thread: Any CSS Experts on HC? | This thread is pages long: 1 2 · «PREV |
|
yogi
Promising
Famous Hero
of picnics
|
posted September 15, 2014 10:05 AM |
|
Edited by yogi at 10:17, 15 Sep 2014.
|
Valeriy said: Could you confirm if it works in various IE versions for you? (the fix is still only on HOMM1 main page).
works in ie9.
Valeriy said: One glitch remains - menu disappears when cursor hovers over the search box iframe. This is a confirmed bug in IE 9 onwards and I haven't found a workable fix. There are some complicated JS/div overlay workarounds but I'm not sure they are applicable given the input box inside the iframe. IE is snow
try adding these parameters to your iframe declaration:
<iframe src="#" name="name" width="178" height="40" hspace="0" vspace="0" marginwidth="0" marginheight="0">
addition: you could also try floating the iframe by adding float:left; to its styles; but honestly i would probably try to just not use an iframe.
____________
yogi - class: monk | status: healthy
"Lol we are HC'ers.. The same tribe.. Guy!" ~Ghost
|
|
Valeriy
Mage of the Land
Naughty, Naughty Valeriy
|
posted September 15, 2014 10:21 AM |
|
Edited by Valeriy at 11:01, 15 Sep 2014.
|
Tried adding these parameters to the iframe tag, also tried removing the style parameters from the iframe tag at the same time - no success...
EDIT: No luck with float either. I think the bug is that in IE9+ iframe interrupts the hover of underlying element. No other browser seems to do this.
Like you say I could hard-code the search box, however there's quite a lot of code and styling in that iframe so I'll leave that project for the future. This search box is a new feature anyway and it works on all other browsers. Main thing is that we got the menu working on IE
____________
You can wait for others to do it, but if they don't know how, you'll wait forever.
Be an example of what you want to see on HC and in the world.
http://www.heroesofmightandmagic.com
|
|
yogi
Promising
Famous Hero
of picnics
|
posted September 15, 2014 11:44 AM |
|
Edited by yogi at 11:45, 15 Sep 2014.
|
Valeriy said: This search box is a new feature anyway and it works on all other browsers. Main thing is that we got the menu working on IE
____________
yogi - class: monk | status: healthy
"Lol we are HC'ers.. The same tribe.. Guy!" ~Ghost
|
|
Valeriy
Mage of the Land
Naughty, Naughty Valeriy
|
posted September 17, 2014 01:27 AM |
|
|
QP given as a token of appreciation
May take a while to edit all the files, as doctype declaration changes the appearance of some elements and the pages need to be checked visually. Done H1 and H2 sections, doing H3 now. Gradually... H5 section is massive...
I've checked server logs and it appears that only 3.5% of AOH visitors use IE! However, when we turn it into actual numbers that is several thousand visitors per month.
30% use FireFox and sadly 50% use Chrome. I won't be installing Chrome because I'm opposed to Google's data collection practices in general.
____________
You can wait for others to do it, but if they don't know how, you'll wait forever.
Be an example of what you want to see on HC and in the world.
http://www.heroesofmightandmagic.com
|
|
yogi
Promising
Famous Hero
of picnics
|
posted September 17, 2014 01:54 AM |
|
|
Valeriy said: I won't be installing Chrome because I'm opposed to Google's data collection practices in general.
me too. the only reason i have it installed is to check sites for cross-browser compatibility.
____________
yogi - class: monk | status: healthy
"Lol we are HC'ers.. The same tribe.. Guy!" ~Ghost
|
|
Zeki
Supreme Hero
sup
|
posted September 22, 2014 07:36 PM |
|
|
You two could try another chromium based browser then. It's like chrome but without Google knowing everything you do i for example am using Comodo Dragon right now and it's great^^
____________
|
|
Valeriy
Mage of the Land
Naughty, Naughty Valeriy
|
posted September 22, 2014 10:11 PM |
|
|
What's the point when there's FireFox?
____________
You can wait for others to do it, but if they don't know how, you'll wait forever.
Be an example of what you want to see on HC and in the world.
http://www.heroesofmightandmagic.com
|
|
Zeki
Supreme Hero
sup
|
posted September 22, 2014 11:35 PM |
|
|
No, if you clearly prefer Firefox that's alright. It just seemed you wouldn't give Chrome a chance only because of Google, so i thought that might be interesting.
____________
|
|
TDL
Honorable
Supreme Hero
The weak suffer. I endure.
|
posted September 23, 2014 02:08 AM |
|
Edited by TDL at 02:09, 23 Sep 2014.
|
In spite of me using Firefox for well over 10 years, I can tell there is reason for using chrome when you are a developer. There are subtle bugs that you see in firefox while they are absent in Chrome (such as scrolling with embedded iframes). If my clients were more interested in a site working all-around (for IE users that is), I'd try to work that into my schedule too, but since 95% of users are guaranteed (5% remaining I have no clue about) FFox, Chrome or Safari users, having firefox+chrome is enough.
____________
|
|
mvassilev
Responsible
Undefeatable Hero
|
posted September 25, 2014 11:23 AM |
|
|
Update: I disabled DirectDraw in Chrome and the fonts in Last 10 Posts went back to normal.
____________
Eccentric Opinion
|
|
|