kadete Posted May 24, 2008 at 12:21 AM Report Share #187045 Posted May 24, 2008 at 12:21 AM Boa noite a todos. Estou com um problema que estou farto de dar voltas mas não encontro solução. Instalei o um programa (JAlbum) que me "faz" o código em javascript que depois é só passar pro frontpage, escolhi uma skin que algum de vós já conhece de certeza, o lightbox 2. Consegui por a trabalhar no Firefox, mas no IE abre-me a imagem em vez de executar o script... http://img177.imageshack.us/img177/4343/erro1em5.jpg como deveria aparecer: http://img177.imageshack.us/img177/5970/erro11pd4.jpg <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <title>Castelo de Almoural</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="generator" content="JAlbum 7.4 with the LightBox2 skin"/> <meta name="copyright" content="2008"/> <link rel="stylesheet" title="Standard" href="../images/res/styles.css" type="text/css" media="screen" /> <script type="text/javascript" src="../images/res/js/protoculous-shrinkvars.js"></script> <script type="text/javascript" src="../images/res/js/protoculous-effects-shrinkvars.js"></script> <script type="text/javascript" src="../images/res/js/transitions.js"></script> <script type="text/javascript"> var Lightview = { Version: '2.2.4', // Configuration options: { backgroundColor: '#ffffff', // Background color of the view border: 12, // Size of the border buttons: { opacity: { // Opacity of inner buttons disabled: 0.4, normal: 0.75, hover: 1 }, side: { display: true }, // show side buttons innerPreviousNext: { display: true }, // show the inner previous and next button slideshow: { display: true } // show slideshow button }, cyclic: false, // Makes galleries cyclic, no end/begin. images: '../images/lightview/', // The directory of the images, from this file imgNumberTemplate: 'Image #{position} of #{total}', // Want a different language? change it here overlay: { // Overlay background: '#000', // Background color, Mac Firefox & Safari use overlay.png close: true, // Overlay click closes the view opacity: 0.70, display: true }, preloadHover: true, // Preload images on mouseover radius: 8, // Corner radius of the border removeTitles: true, // Set to false if you want to keep title attributes intact resizeDuration: 1.0, // When effects are used, the duration of resizing in seconds slideshowDelay: 5, // Seconds to wait before showing the next slide in slideshow titleSplit: '::', // The characters you want to split title with transition:Effect.Transitions.EaseFromTo, // Or your own transition viewport: true, // Stay within the viewport, true is recommended zIndex: 5000, // zIndex of #lightview, #overlay is this -1 // Optional closeDimensions: { // If you've changed the close button you can change these large: { width: 85, height: 22 }, // not required but it speeds things up. small: { width: 32, height: 22 }, innertop: { width: 22, height: 22 }, topclose: { width: 22, height: 18 } // when topclose option is used }, defaultOptions : { // Default open dimensions for each type ajax: { width: 400, height: 300 }, iframe: { width: 400, height: 300, scrolling: true }, inline: { width: 400, height: 300 }, flash: { width: 400, height: 300 }, quicktime: { width: 480, height: 220, autoplay: true, controls: true, topclose: true } }, sideDimensions: { width: 16, height: 22 } // see closeDimensions }, classids: { quicktime: 'clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B', flash: 'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' }, codebases: { quicktime: 'http://www.apple.com/qtactivex/qtplugin.cab#version=7,3,0,0', flash: 'http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0' }, errors: { requiresPlugin: "<div class='message'>The content your are attempting to view requires the <span class='type'>#{type}</span> plugin.</div><div class='pluginspage'><p>Please download and install the required plugin from:</p><a href='#{pluginspage}' target='_blank'>#{pluginspage}</a></div>" }, mimetypes: { quicktime: 'video/quicktime', flash: 'application/x-shockwave-flash' }, pluginspages: { quicktime: 'http://www.apple.com/quicktime/download', flash: 'http://www.adobe.com/go/getflashplayer' }, // used with auto detection typeExtensions: { flash: 'swf', image: 'bmp gif jpeg jpg png', iframe: 'asp aspx cgi cfm htm html php pl php3 php4 php5 phtml rb rhtml shtml txt', quicktime: 'avi mov mpg mpeg movie' } }; </script> <script type="text/javascript" src="../images/res/js/lightview.js"></script><style type="text/css"> .style1 { font-family: "Berlin Sans FB"; font-size: large; text-decoration: underline; } .style2 { font-size: small; } .style3 { font-size: medium; } .style4 { color: #FF0000; } .style9 { font-family: "Berlin Sans FB"; font-size: x-large; text-decoration: underline; } a:link { text-decoration: none; color: #9999ff; text-align: center; font-size: 12px; } a{ color:#666666; } .style14 { font-family: "Berlin Sans FB"; color: #808080; } table { border-collapse:collapse; border:0; } td {border:0px; } td div { color:black; padding:5px; width:450px; height:515px; overflow:auto; } .style15 { margin-right: 0px; } .style19 { margin-right: 0px; margin-left: 0px; } a:visited { color: #666666; } body { background-color: #CFD4CE; background-image: ../images/outros/fundo/almourol.jpg; background-repeat: no-repeat; background-attachment: fixed; background-position: center } --> </style> <script type="text/javascript" language="JavaScript1.2" src="stm31.js"></script> <link rel="alternate" href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/album.rss" type="application/rss+xml"/> </head> <body background="../images/outros/fundo/almourol.jpg" link="#C0C0C0" vlink="#C0C0C0" alink="#C0C0C0"> <center style="position: relative; left: 0px; top: 0px;"> <TABLE BORDER=0 align=center width="955"> <TR><TD style="width: 190px; height: 40px" class="style1"> </TD> <TD style="width: 1px; height: 40px"></TD> <TD style="width: 350px; height: 40px"> </TD> <TD style="width: 90px; height: 40px;"></TD> <TD style="width: 310px; height: 40px"> <center style="width: 300px"></TD></TR> <TR><TD style="height: 300px; width: 194px;" valign=middle> <script type="text/javascript" language="JavaScript1.2"> <!-- beginSTM("exnvfhr","static","0","0","left","false","true","310","1000","0","250","","blank.gif"); beginSTMB("auto","0","0","vertically","arrow_r.gif","7","7","1","1","transparent","","tiled by y","#ffffff","0","solid","0","Normal","50","8","0","7","7","0","0","0","#000000","false","#ffffff","#ffffff","#ffffff","none"); appendSTMI("false","Home","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","../index.htm","_self","Comic Sans MS","10pt","#000000","normal","normal","none","Comic Sans MS","10pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","../index.htm","","","tiled","tiled"); appendSTMI("false","Extras","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","","_self","Comic Sans MS","10pt","#000000","normal","normal","none","Comic Sans MS","10pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","","","","tiled","tiled"); beginSTMB("auto","0","0","vertically","","0","0","0","3","#ffffff","","tiled","#000000","1","solid","0","Normal","50","8","0","0","0","0","0","0","#7f7f7f","false","#000000","#000000","#000000","none"); appendSTMI("false","7 Maravilhas do Mundo","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","mundo.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","mundo.htm","","","tiled","tiled"); appendSTMI("false","Imagens","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","imagens.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","imagens.htm","","","tiled","tiled"); appendSTMI("false","Vídeos","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","videos.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","videos.htm","","","tiled","tiled"); appendSTMI("false","Links","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","links.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","links.htm","","","tiled","tiled"); endSTMB(); appendSTMI("false","Os 21 Candidatos :","center","middle","","","-1","-1","0","normal","#003366","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","inicio.htm","_self","Consolas","12pt","#ffffff","bold","normal","none","consolas","12pt","#ffffff","bold","normal","none","0","solid","#ffffff","#ffffff","#9900cc","#9900cc","#ffffff","#ffffff","#9900cc","#9900cc","inicio.htm","","","tiled","tiled"); appendSTMI("false","Castelo de Almourol","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","castelo_de_almourol.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","#003366","castelo_de_almourol.htm","","","tiled","tiled"); appendSTMI("false","Castelo de Guimarães *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","castelo_de_guimaraes.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","castelo_de_guimaraes.htm","","","tiled","tiled"); appendSTMI("false","Castelo de Marvão","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","castelo_de_marvao.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","castelo_de_marvao.htm","","","tiled","tiled"); appendSTMI("false","Castelo de Óbidos *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","castelo_de_obidos.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","castelo_de_obidos.htm","","","tiled","tiled"); appendSTMI("false","Convento de Cristo (Tomar)","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","convento_de_cristo.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","convento_de_cristo.htm","","","tiled","tiled"); appendSTMI("false","Convento e Basílica de Mafra","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","convento_de_mafra.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","convento_de_mafra.htm","","","tiled","tiled"); appendSTMI("false","Fortaleza de Sagres","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","fortaleza_de_sagres.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","fortaleza_de_sagres.htm","","","tiled","tiled"); appendSTMI("false","Fortificações de Monsaraz","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","fortificacoes_de_monsaraz.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","fortificacoes_de_monsaraz.htm","","","tiled","tiled"); appendSTMI("false","Igreja de São Francisco (Porto)","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","igreja_de_sao_francisco.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","igreja_de_sao_francisco.htm","","","tiled","tiled"); appendSTMI("false","Igreja e Torre dos Clérigos","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","igreja_e_torre_dos_clerigos.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","igreja_e_torre_dos_clerigos.htm","","","tiled","tiled"); appendSTMI("false","Mosteiro da Batalha *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","mosteiro_da_batalha.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","mosteiro_da_batalha.htm","","","tiled","tiled"); appendSTMI("false","Mosteiro de Alcobaça *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","mosteiro_de_alcobaca.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","mosteiro_de_alcobaca.htm","","","tiled","tiled"); appendSTMI("false","Mosteiro dos Jerónimos *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","mosteiro_dos_jeronimos.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","mosteiro_dos_jeronimos.htm","","","tiled","tiled"); appendSTMI("false","Paço Ducal de Vila Viçosa","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","paco_ducal.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","paco_ducal.htm","","","tiled","tiled"); appendSTMI("false","Palácio de Mateus","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","palacio_de_mateus.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","palacio_de_mateus.htm","","","tiled","tiled"); appendSTMI("false","Palácio Nacional da Pena *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","palacio_nacional_da_pena.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","palacio_nacional_da_pena.htm","","","tiled","tiled"); appendSTMI("false","Palácio Nacional de Queluz ","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","palacio_nacional_de_queluz.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","palacio_nacional_de_queluz.htm","","","tiled","tiled"); appendSTMI("false","Ruínas de Conímbriga","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","ruinas_de_conimbriga.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","ruinas_de_conimbriga.htm","","","tiled","tiled"); appendSTMI("false","Templo Romano de Évora","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","templo_romano_de_evora.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","templo_romano_de_evora.htm","","","tiled","tiled"); appendSTMI("false","Torre de Belém *","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","torre_de_belem.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","torre_de_belem.htm","","","tiled","tiled"); appendSTMI("false","Universidade de Coimbra","center","middle","","","-1","-1","0","normal","transparent","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","universidade_de_coimbra.htm","_self","Comic Sans MS","8pt","#000000","normal","normal","none","Comic Sans MS","8pt","#ffffff","normal","normal","none","1","dotted","#ffffff","#ffffff","#ffffff","#ffffff","#ffffff","#003366","#003366","#003366","universidade_de_coimbra.htm","","","tiled","tiled"); appendSTMI("false","* As 7 Maravilhas de Portugal","center","middle","","","-1","-1","0","normal","#003366","#003366","","1","-1","-1","blank.gif","blank.gif","8","0","0","","","_self","DejaVu Sans","8pt","#ffffff","bold","normal","none","DejaVu Sans","8pt","#ffffff","bold","normal","none","0","solid","#ffffff","#ffffff","#9900cc","#9900cc","#ffffff","#ffffff","#9900cc","#9900cc","","","","tiled","tiled"); endSTMB(); endSTM(); //--> </script> </TD> <TD style="height: 300px; width: 1px;"> <img src="../images/outros/linha_vertical.gif"><br> </TD> </center> <td style="width: 350px"><div class="style15" style="width: 350px"> <p class="style2" align="justify"><font size="2">Situado numa pequena ilha escarpada, no curso médio do rio Tejo, o Castelo de Almourol é dos monumentos militares medievais mais emblemáticos e cenográficos da Reconquista, sendo, simultaneamente, um dos que melhor evoca a memória dos Templários no nosso país.</font></p> <p class="style2" align="justify"><font size="2">As origens da ocupação deste local são bastante antigas e enigmáticas, mas o certo é que em 1129, data da conquista deste ponto pelas tropas portuguesas, o castelo já existia e denominava-se Almorolan.</font></p> <p class="style2" align="justify"><font size="2">Entregue aos Templários, principais responsáveis pela defesa da capital, Coimbra, o castelo foi reedificado e assumiu as características arquitectónicas e artísticas essenciais, que ainda hoje se podem observar. Através de uma epígrafe sobre a porta principal, sabemos que a conclusão das obras foi em 1171, dois anos após a grandiosa obra do Castelo de Tomar. São várias as características que unem ambos, numa mesma linha de arquitectura militar templária. Em termos planimétricos, a opção foi por uma disposição quadrangular dos espaços. Em altura, as altas muralhas, protegidas por nove torres circulares adossadas, e a torre de menagem, verdadeiro centro nevrálgico de toda a estrutura.</font></p> <p align="justify"><span class="style2"><font size="2">Estas últimas características constituem dois dos elementos inovadores com que os Templários pautaram a sua arquitectura militar no nosso país. Com efeito, como deixou claro Mário Barroca, a torre de menagem é estranha aos castelos Pré-românicos, aparecendo apenas no século XII e em Tomar, o principal reduto defensivo templário em Portugal1. A torre de menagem do castelo de Almourol tinha três pisos e foi bastante modificada ao longo dos tempos, mas mantém ainda importantes vestígios originais, como a sapata, que nos dá a dimensão geral da estrutura. Por outro lado, também as muralhas com torreões adossados, normalmente providas de alambor, foram trazidas para o ocidente peninsular por esta Ordem, e vemo-las também aplicadas em Almourol.</font></span></p> <p class="style2" align="justify"><font size="2">Extinta a Ordem, e afastada a conjuntura reconquistadora que justificou a sua importância nos tempos medievais, o castelo de Almourol foi votado a um progressivo esquecimento, que o Romantismo veio alterar radicalmente. No século XIX, inserido no processo mental de busca e de revalorização da Idade Média, o castelo foi reinventado, à luz de um ideal romântico de medievalidade. Muitas das estruturas primitivas foram sacrificadas, em benefício de uma ideologia que pretendia fazer dos monumentos medievais mais emblemáticos verdadeiras obras-primas, sem paralelos na herança patrimonial. Data desta altura o coroamento uniforme de merlões e ameias, bem como numerosos outros elementos de índole essencialmente decorativa e muito pouco prática.</font></p> <p class="style2" align="justify"><font size="2">No século XX, o conjunto foi adaptado a Residência Oficial da República Portuguesa, aqui tendo lugar alguns importantes eventos do Estado Novo. O processo reinventivo, iniciado um século antes, foi definitivamente consumado por esta intervenção dos anos 40 e 50, consumando-se assim o fascínio que a cenografia de Almourol causou no longo Romantismo cultural e político português.</font></p> </div> </td> <TD style="height: 300px; width: 90px;" align="center"> <div style="width: 90px" class="style19"> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img1.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img1.jpg" width="60" height="60" alt="img1"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img2.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img2.jpg" width="60" height="60" alt="img2"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img3.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img3.jpg" width="60" height="60" alt="img3"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img4.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img4.jpg" width="60" height="60" alt="img4"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img5.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img5.jpg" width="60" height="60" alt="img5"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img6.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img6.jpg" width="60" height="60" alt="img6"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img7.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img7.jpg" width="60" height="60" alt="img7"/></a> <a href="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/slides/img8.jpg" class="lightview" rel="gallery[myset]"><img src="../images/portugal/castelo_de_almourol/castelo_de_almourol/album/thumbs/img8.jpg" width="60" height="60" alt="img8"/></a> <br /> </center></div></TD> <TD style="height: 300px; width: 310px;"> <iframe width="300" height="500" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.com/maps/ms?ie=UTF8&hl=pt-PT&t=h&s=AARTsJox827I1vIbUK3BhAhQiZ5S5Um-TA&msa=0&msid=114948697248551253544.00044d8805678b2143bf2&ll=39.462919,-8.384065&spn=0.015572,0.012875&z=15&output=embed"></iframe><br /><small><a href="http://maps.google.com/maps/ms?ie=UTF8&hl=pt-PT&t=h&msa=0&msid=114948697248551253544.00044d8805678b2143bf2&ll=39.462919,-8.384065&spn=0.015572,0.012875&z=15&source=embed" style="color:#0000FF;text-align:left">Ver mapa maior</a></small> </TD> </TABLE> </center> </body> </html> http://flavio.brunoalves.com/url/castelo_de_almourol.htm outro erro... Instalei o DHMTL, um programa para fazer menus em Javascript, no IE funciona perfeitamente... mas no Firefox acontece isto: http://img395.imageshack.us/img395/1254/semttulo2fw0.jpg o javascript está a fazer isto no firefox: Código: } td div { color:black; padding:5px; width:450px; height:515px; overflow:auto; } mas não percebo porquê, já que esta parte de código está dentro de <style type="text/css"> e não de <script type="text/javascript"></script>. O site está em tabelas, e essa parte de código em cima pus para ter uma barra lateral na parte do texto e nas fotos. se alguem souber o problema agradecia que me ajudassem com estes problemas Agradeço desde já a todos que responderem. Link to comment Share on other sites More sharing options...
kadete Posted June 4, 2008 at 10:30 PM Author Report Share #189578 Posted June 4, 2008 at 10:30 PM já passou mais de uma semana e ninguém respondeu...ninguém me ajuda?? vá-la só preciso que me ajudem num dos problemas... Link to comment Share on other sites More sharing options...
vitortomaz Posted June 5, 2008 at 12:00 AM Report Share #189583 Posted June 5, 2008 at 12:00 AM instala o Firebug no Firefox, é muito bom, até permite fazer debug ao javascript os teus problemas são normais, cada browser implementa apenas uma parte dos standards e o pior, alguns implementam as funcionalidades á sua maneira.... http://vitortomaz.blogspot.com/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now