|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Hello,
My GUI works fine in the following browsers: - IE6 - IE7 - Opera - Safari - Firefox - Seamonkey - Konqueror However, yesterday, I tested it in IE8b1, and it's totally broken ![]() http://neuridia.org/docs/gui/ I'd like to know if there is a hack to format my page only for IE8. Thanks, -- Charles. |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Charles A. Landemaine wrote:
> Hello, > > My GUI works fine in the following browsers: > - IE6 > - IE7 > - Opera > - Safari > - Firefox > - Seamonkey > - Konqueror > However, yesterday, I tested it in IE8b1, and it's totally broken ![]() > http://neuridia.org/docs/gui/ > I'd like to know if there is a hack to format my page only for IE8. Your URL just gives a directory listing. I am assuming that you meant inbox.html It may not be your fault: IE8b1 appears to be quite flaky. But I would start by fixing the CSS errors. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Thu, 06 Mar 2008 14:20:36 +0100, Charles A. Landemaine
<landemaine@gmail.com> wrote: > Hello, > > My GUI works fine in the following browsers: > - IE6 > - IE7 > - Opera > - Safari > - Firefox > - Seamonkey > - Konqueror > However, yesterday, I tested it in IE8b1, and it's totally broken ![]() > http://neuridia.org/docs/gui/ > I'd like to know if there is a hack to format my page only for IE8. You could use the MSIE proprietary 'comment' conditional offcourse. However, I think it's to soon to create MSIE8 hacks, as far as I learned a lot is still quite buggy. It would be a waste of time to write around bugs they might fix anyway (and why the hell does MSIE8 STILL insist on not understanding XHTML headers and SVG?). BTW: especially hovering above & clicking on links seems to be broken ATM. Don't try to fix that yet. -- Rik Wasmus |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Mar 6, 10:58am, C A Upsdell <cupsd...@upsdell.invalid> wrote:
> Your URL just gives a directory listing. I am assuming that you meant > inbox.html Yes, sorry ![]() > It may not be your fault: IE8b1 appears to be quite flaky. But I would > start by fixing the CSS errors. Thanks, I just tried to validate my style sheet on the W3C site, all errors are related to IE6 hacks. Are they OK? If they aren't, what do you suggest? Thanks. |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Mar 6, 11:01am, "Rik Wasmus" <luiheidsgoe...@hotmail.com> wrote:
> Don't try to fix that yet. Thanks, I'll wait for RCs then. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Mar 6, 3:47pm, David Stone <no.em...@domain.invalid> wrote:
> I've only ever used a couple of minor IE6 css tricks at most; > I placed them in a <style>...</style> block nested inside a > conditional comment for IE <= 6, since they turned out not to > be needed in IE 7 so long as you triggered standards mode. > The resulting pages passed W3C CSS validation, and without > warnings, either! Thanks, David. Yes, I could do that, but what about if I want to use just one style sheet file? |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
Rik Wasmus wrote:
> On Thu, 06 Mar 2008 14:20:36 +0100, Charles A. Landemaine > <landemaine@gmail.com> wrote: > >> Hello, >> >> My GUI works fine in the following browsers: >> - IE6 >> - IE7 >> - Opera >> - Safari >> - Firefox >> - Seamonkey >> - Konqueror >> However, yesterday, I tested it in IE8b1, and it's totally broken ![]() >> http://neuridia.org/docs/gui/ >> I'd like to know if there is a hack to format my page only for IE8. > > You could use the MSIE proprietary 'comment' conditional offcourse. > However, I think it's to soon to create MSIE8 hacks, as far as I learned > a lot is still quite buggy. It would be a waste of time to write around > bugs they might fix anyway (and why the hell does MSIE8 STILL insist on > not understanding XHTML headers and SVG?). Microsoft has poured its support for browser-based vector graphics into Silverlight, which, along with Adobe's Flash and Flex, has taken interest away from the clunky SVG technology. |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
On 2008-03-08, Harlan Messinger <hmessinger.removethis@comcast.net> wrote:
> Rik Wasmus wrote: >> On Thu, 06 Mar 2008 14:20:36 +0100, Charles A. Landemaine >> <landemaine@gmail.com> wrote: >> >>> Hello, >>> >>> My GUI works fine in the following browsers: >>> - IE6 >>> - IE7 >>> - Opera >>> - Safari >>> - Firefox >>> - Seamonkey >>> - Konqueror >>> However, yesterday, I tested it in IE8b1, and it's totally broken ![]() >>> http://neuridia.org/docs/gui/ >>> I'd like to know if there is a hack to format my page only for IE8. >> >> You could use the MSIE proprietary 'comment' conditional offcourse. >> However, I think it's to soon to create MSIE8 hacks, as far as I learned >> a lot is still quite buggy. It would be a waste of time to write around >> bugs they might fix anyway (and why the hell does MSIE8 STILL insist on >> not understanding XHTML headers and SVG?). > > Microsoft has poured its support for browser-based vector graphics into > Silverlight, which, along with Adobe's Flash and Flex, has taken > interest away from the clunky SVG technology. What's clunky about SVG technology? |
|
![]() |
| Outils de la discussion | |
|
|