Visualizzazione dei risultati da 1 a 7 su 7
  1. #1
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13

    errore css table con IE10

    Ciao a tutti,
    ho sviluppato un applicativo intranet dove utilizzo lo style CSS per una tabella .
    Generalmente la pagina si apre correttamente.
    Un utente con IE10 non vede la pagina.
    Non penso sia un problema direttamente legato alla versione di IE (Ok su alcuni PC con IE9,IE11)

    Sapete se c'e' qualche configurazione/opzione di IE che deve essere modificata? Atro


    Grazie 1000, Paolo


    =========================================
    qui la definizione dello style:

    <style type="text/css">
    table.imagetable {
    font-family: calibri,arial,sans-serif;
    font-size:14px;
    color:#333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
    }
    table.imagetable th {
    background:#b5cfd2 url('cell-blue.jpg');
    border-width: 1px;
    padding: 14px;
    border-style: solid;
    border-color: #999999;
    }
    table.imagetable td {
    background:#dcddc0 url('cell-grey.jpg');
    border-width: 1px;
    padding: 14px;
    border-style: solid;
    border-color: #999999;
    }
    </style>

  2. #2
    Moderatore di CSS L'avatar di KillerWorm
    Registrato dal
    Apr 2004
    Messaggi
    5,771
    Ciao, sul CSS che hai postato non vedo particolari errori che lascino supporre un qualche malfunzionamento, anche solo su IE10.
    Bisognerebbe capire cosa significa precisamente "non vede la pagina", questa informazione è parecchio generica.

    Eventualmente sarebbe utile vedere la pagina online se puoi postarne il link.

    Non penso sia un problema direttamente legato alla versione di IE (Ok su alcuni PC con IE9,IE11)
    Perché no?! A maggior ragione, se la pagina si vede correttamente su altre versioni è plausibile che il problema dipenda proprio da quella versione.

    IE10 infatti di default non supporta alcune funzionalità basate su vecchi standard. Vedi qui http://www.html.it/pag/41067/interne...e-di-standard/

    Sapete se c'e' qualche configurazione/opzione di IE che deve essere modificata?
    Esiste propri la Visualizzazione Compatibilità.

    In tal caso però sono più propenso a pensare che il problema non dipenda tanto dal CSS ma piuttosto da qualche altro errore strutturale o di sintassi nel codice HTML (o l'utilizzo inappropriato di vecchi standard, come accennato sopra), che magari altri browser riescono a "digerire" meglio e bypassare. Chiaramente è solo un'ipotesi.
    Nel caso puoi verificare questo tipo di errori usando il validatore online.
    Installa Forum HTML.it Toolset per una fruizione ottimale del Forum

  3. #3
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13
    Grazie Killer per l'interessamento.

    IL VALIDATORE ONLINE mi mostra un unico errore:

    Fatal Error: name expectedAt line 1, column 3
    <%@language=JSc


    I miei file ASP sono fatti in linguaggio Jscript
    e iniziano con le righe:

    <%@language=JScript%>
    <!-- #include file="../../libreria/connessione.inc" -->
    <!-- #include file="../../libreria/lib1.inc" -->
    <%

  4. #4
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13
    Riguardo all'errore, ti confermo che la pagina è completamente bianca, non viene indicato alcun errore

  5. #5
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13
    ops, ora ti posto solo l'html

  6. #6
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13
    1. Info: The Content-Type was text/html. Using the HTML parser.
    2. Info: Using the schema for HTML with SVG 1.1, MathML 3.0, RDFa 1.1, and ITS 2.0 support.
    3. Warning: The language attribute on the script element is obsolete. You can safely omit it.
      From line 6, column 1; to line 6, column 30
      </title>↩↩<script language="javascript"> ↩ fu
    4. Error: The bgcolor attribute on the body element is obsolete. Use CSS instead.
      From line 14, column 1; to line 14, column 25
      ↩</head>↩↩<body bgcolor=lightgrey>↩↩<sty
    5. Error: Element style is missing required attribute scoped.
      From line 16, column 1; to line 16, column 23
      ghtgrey>↩↩<style type="text/css">↩table
      Attributes for element style:Global attributesmediatypescopedAlso, the title attribute has special semantics on this element.
    6. Error: The center element is obsolete. Use CSS instead.
      From line 40, column 5; to line 40, column 12
      tyle>↩<br><center>↩<tabl
    7. Error: The align attribute on the td element is obsolete. Use CSS instead.
      From line 42, column 5; to line 42, column 21
      le"> ↩<tr><td align=center>↩<img
    8. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 43, column 1; to line 43, column 33
      n=center>↩<img src="title_1.png" height=40></img>
    9. Error: Stray end tag img.
      From line 43, column 34; to line 43, column 39
      height=40></img>↩<tabl
    10. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 50, column 34; to line 50, column 123
      edit(125)><img src="enter.png" onmouseover="cambia_in(this)" onmouseout="cambia_out(this)" width=30></img>
    11. Error: Stray end tag img.
      From line 50, column 124; to line 50, column 129
      width=30></img></a></
    12. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 64, column 34; to line 64, column 123
      edit(130)><img src="enter.png" onmouseover="cambia_in(this)" onmouseout="cambia_out(this)" width=30></img>
    13. Error: Stray end tag img.
      From line 64, column 124; to line 64, column 129
      width=30></img></a></
    14. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 78, column 34; to line 78, column 123
      edit(138)><img src="enter.png" onmouseover="cambia_in(this)" onmouseout="cambia_out(this)" width=30></img>
    15. Error: Stray end tag img.
      From line 78, column 124; to line 78, column 129
      width=30></img></a></
    16. Error: The align attribute on the td element is obsolete. Use CSS instead.
      From line 93, column 5; to line 93, column 21
      </tr>↩<tr><td align=center>↩<img
    17. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 94, column 1; to line 94, column 33
      n=center>↩<img src="title_2.png" height=40></img>
    18. Error: Stray end tag img.
      From line 94, column 34; to line 94, column 39
      height=40></img>↩<tabl
    19. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 101, column 34; to line 101, column 123
      edit(162)><img src="enter.png" width=30 onmouseover="cambia_in(this)" onmouseout="cambia_out(this)"></img>
    20. Error: Stray end tag img.
      From line 101, column 124; to line 101, column 129
      ut(this)"></img></a></
    21. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 102, column 9; to line 102, column 41
      ↩ <td><img src=stato_open.png width=25></img>
    22. Error: Stray end tag img.
      From line 102, column 42; to line 102, column 47
      width=25></img></td><
    23. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 108, column 34; to line 108, column 123
      edit(165)><img src="enter.png" width=30 onmouseover="cambia_in(this)" onmouseout="cambia_out(this)"></img>
    24. Error: Stray end tag img.
      From line 108, column 124; to line 108, column 129
      ut(this)"></img></a></
    25. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 109, column 9; to line 109, column 41
      ↩ <td><img src=stato_open.png width=25></img>
    26. Error: Stray end tag img.
      From line 109, column 42; to line 109, column 47
      width=25></img></td><
    27. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 115, column 34; to line 115, column 123
      edit(166)><img src="enter.png" width=30 onmouseover="cambia_in(this)" onmouseout="cambia_out(this)"></img>
    28. Error: Stray end tag img.
      From line 115, column 124; to line 115, column 129
      ut(this)"></img></a></
    29. Error: An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
      From line 116, column 9; to line 116, column 41
      ↩ <td><img src=stato_open.png width=25></img>
    30. Error: Stray end tag img.
      From line 116, column 42; to line 116, column 47
      width=25></img></td><
    31. Error: Stray end tag tr.
      From line 120, column 22; to line 121, column 5
      </td></tr>↩</tr>↩</tab
    32. Error: End tag for body seen, but there were unclosed elements.
      From line 123, column 1; to line 123, column 7
      ↩</table>↩</body></html
    33. Error: Unclosed element center.
      From line 40, column 5; to line 40, column 12
      tyle>↩<br><center>↩<tabl

  7. #7
    Moderatore di CSS L'avatar di KillerWorm
    Registrato dal
    Apr 2004
    Messaggi
    5,771
    Cosa posso dirti?! Mi pare di capire che ci siano svariati errori di sintassi nel codice html generato. Non mi meraviglio se la pagina dia problemi su alcuni browser. Dovresti intanto correggere i vari tag non chiusi o chiusi male.

    Inoltre la presenza di vari elementi obsoleti conferma quanto già accennato precedentemente riguardo IE10.
    Ultima modifica di KillerWorm; 02-07-2015 a 14:56
    Installa Forum HTML.it Toolset per una fruizione ottimale del Forum

  8. #8
    Utente di HTML.it
    Registrato dal
    Feb 2015
    Messaggi
    13
    Grazie molto, ora ripulisco tutto.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.