Ir para conteúdo
Fórum Script Brasil
  • 0

Problemas Com Scrrol E Asp


ju_rezende

Pergunta

olá pessoal estou com um problema em minha pagina dentro de dua tabelas precisei criar 2 scroll, pequisei e usei o div, para fazer isso, funcionou só que ela gerú uns probleminhas no layout, será que alguém poderia me ajudar com isso.

Vou colocar meu cod aqui para visualizare, e o endereço dá ágina também

Página vejam

meu cod

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="MM_preloadImages('file:///E|/HTML/images/bot_entre_02_b.gif')">

<%dim busca

dim sql1

db = server.MapPath ("dados\luxuria.mdb")

set con = server.CreateObject("adodb.connection")

set rs = server.CreateObject ("adodb.recordset")

set rs1 = server.CreateObject ("adodb.recordset")

sql1 = "select top 15 * from Agenda order by codigo desc"

sql2 = "select top 15 * from noticias order by codigo desc"

con.open "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\tulio\tulio\tulio\luxuria\luxuria.mdb;Persist Security Info=False"

rs.Open sql1,con,3,3

rs1.Open sql2,con,3,3 %>

<table width="789" height="600" border="0" align="center" cellpadding="0" cellspacing="0" id="master">

<tr>

<td>

<table id="setores" width="789" height="600" border="0" cellpadding="0" cellspacing="0">

<tr>

<td width="467" height="600">

<table id="entre" width="467" height="600" border="0" cellpadding="0" cellspacing="0">

<tr>

<td width="467" height="52"><img src="../luxuria/images/lado1_01.gif" width="467" height="52" /></td>

</tr>

<tr>

<td width="467" height="104"><img src="../luxuria/images/lado1_02.gif" width="467" height="104" /></td>

</tr>

<tr>

<td width="467" height="81">

<table id="bot_entre" width="467" height="83" border="0" cellpadding="0" cellspacing="0">

<tr>

<td rowspan="2" width="275" height="83"><img src="../luxuria/images/bot_entre_01.gif" width="275" height="83" /></td>

<td width="136" height="46"><a href="http://www.bandaluxuria.com.br/"><img src="../luxuria/images/bot_entre_02.gif" name="Image1" width="136" height="46" border="0" id="Image1" onmouseover="MM_swapImage('Image1','','../luxuria/images/bot_entre_02_b.gif',1)" onmouseout="MM_swapImgRestore()" /></a></td>

<td rowspan="2" width="56" height="83"><img src="../luxuria/images/bot_entre_03.gif" width="56" height="83" /></td>

</tr>

<tr>

<td width="136" height="37"><a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"><img src="../luxuria/images/bot_entre_04.gif" width="136" height="37" border="0" /></a></td>

</tr>

</table>

</td>

</tr>

<tr>

<td width="467" height="88"><img src="../luxuria/images/lado1_04.gif" width="467" height="88" /></td>

</tr>

<tr>

<td width="467" height="92"><img src="../luxuria/images/lado1_05.gif" width="467" height="92" /></td>

</tr>

<tr>

<td width="467" height="90"><img src="../luxuria/images/lado1_06.gif" width="467" height="90" /></td>

</tr>

<tr>

<td width="467" height="93"><img src="../luxuria/images/lado1_07.gif" width="467" height="93" /></td>

</tr>

</table>

</td>

<td width="322" height="600">

<table id="publica" width="322" height="600" border="0" cellpadding="0" cellspacing="0">

<tr>

<td rowspan="6" width="23" height="600"></td>

</tr>

<tr>

<td><img src="../luxuria/images/lado2_03.gif" width="299" height="41" alt=""></td>

</tr>

<tr>

<td width="299" height="0" align="left" valign="top">

<div style="width:300; height:173; overflow: auto; Aqui criei o 1º scrollcolor:#FF0000;

padding:5px;

scrollbar-face-color: #FE0002;

scrollbar-highlight-color:#Ffffff;

scrollbar-shadow-color: #FF0000;

scrollbar-3dlight-color: #FE0002;

scrollbar-arrow-color: #000000;

scrollbar-track-color: #FFFFFF;

scrollbar-darkshadow-color: #FE0002;

scrollbar-base-color: #000000;

scrollbar-track-color: #FF6666;">

<table id="agenda" width="272" border="0" cellpadding="0" cellspacing="0" >

<%do while rs.eof = false%>

<tr>

<td width="276" height="0" bgcolor="#262626" ><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif"><strong><% response.write rs("cidade") %> - <% =rs("data")%></strong></font></td>

</tr>

<tr>

<td height="41" align="left" valign="top"><font color="#666666" size="2" face="Arial, Helvetica, sans-serif"><strong><% =rs("local")%><br><% =rs("endereco") %> - <% =rs("bairro") %></strong></font></td>

</tr>

<% rs.movenext

Loop%>

</table>

</td>

</tr>

<tr>

<td><img src="../luxuria/images/lado2_05.gif" width="299" height="43" alt=""></td>

</tr>

<tr>

<td>

<div style="width:300; height:300; overflow: auto; Aqui criei os 2º scrool

color:#FF0000;

padding:5px;

scrollbar-face-color: #FE0002;

scrollbar-highlight-color:#Ffffff;

scrollbar-shadow-color: #FF0000;

scrollbar-3dlight-color: #FE0002;

scrollbar-arrow-color: #000000;

scrollbar-track-color: #FFFFFF;

scrollbar-darkshadow-color: #FE0002;

scrollbar-base-color: #000000;

scrollbar-track-color: #FF6666;">

<table id="noticias" width="272" border="0" cellpadding="0" cellspacing="0" >

<%do while rs1.eof = false%>

<tr>

<td width="200" height="0" bgcolor="#000000" ><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif"><strong>

<% response.write rs1("Titulo")%></strong></font></td>

</tr>

<tr>

<td height="41" align="left" valign="top"><font color="#666666" size="2" face="Arial, Helvetica, sans-serif"><strong><% =rs1("Noticia")%></strong></font></td>

</tr>

<% rs1.movenext

Loop%>

<% if con.state <> 0 then con.Close

If rs.state <> 0 Then rs.close

If rs1.state <> 0 Then rs.close

set con= Nothing

set rs = Nothing

set rs1 = Nothing%>

</table>

</tr>

</table>

</td>

</tr>

<tr>

<td width="299" height="16"></td>

</tr>

</table>

</td>

</tr>

</table>

</td>

</tr> </table>

</body>

Abraços a todos

Link para o comentário
Compartilhar em outros sites

2 respostass a esta questão

Posts Recomendados

  • 0

amigo, abri com o firefox aqui, mas não vi nenhum problema

O que acontece?

Link para o comentário
Compartilhar em outros sites

Participe da discussão

Você pode postar agora e se registrar depois. Se você já tem uma conta, acesse agora para postar com sua conta.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Apenas 75 emoticons são permitidos.

×   Seu link foi incorporado automaticamente.   Exibir como um link em vez disso

×   Seu conteúdo anterior foi restaurado.   Limpar Editor

×   Você não pode colar imagens diretamente. Carregar ou inserir imagens do URL.



  • Estatísticas dos Fóruns

    • Tópicos
      152,3k
    • Posts
      652,2k
×
×
  • Criar Novo...