Jump to content
Fórum Script Brasil
  • 0

Problema ao fazer ligação de um frame


Lopin

Question

Boa Tarde Pessoal!

É o seguinte, estou apanhando de um frame, eu bolei ele pra que ficasse no topo das páginas..

Porém não estou consseguindo fazer com que as páginas abram!!

:unsure: Fiz um exemplo no paint de como eu estou querendo que fique:

otPW9.png

Aqui estão os códigos que usei:

1-Index.htm:

<iframe height="60" frameborder="0" width="468" scrolling="no" style="background: none repeat scroll 0% 0% rgb(0, 0, 0); height: 83px; margin-top: -8px; margin-left: -7px; width: 100%;" src="http://diarena.webs.com/banner3.png" style="margin-top: 4px;">

</iframe>

2- Framedesk.php:

<html>

<head>

<title>Link externo</title>

</head>

<frameset rows="8%,*" framespacing="0" frameborder="no">

<frame src="index.htm" name="cima" scrolling="no" noresize>

<frame src="" name="abaixo" scrolling="auto">

<noframes>

<body bgcolor="#FFFFFF">

<p>Desculpe seu Browser n?o aceita frame</p>

</body>

</noframes>

</frameset>

</html>

Quando vou fazer a ligação (?site=) com links, não acontece náda:

Ex: http://testandus.comuv.com/links/framedesk...ttp://globo.com

Alguém pode me ajudar? :(

Edited by Lopin
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Forum Statistics

    • Total Topics
      152.2k
    • Total Posts
      652k
×
×
  • Create New...