insideorkut.com

What Is A Free Website Domain, Such As iPage?

Click Here To View All Answers...


My 1st question is: What Is A Free Website Domain, Such As iPage? Many thanks for any response. Another question on my mind: Im having problems with a <DIV> tag, I need it to have a position set as relative, so I can add a flash banner to the top of the screen that will go with the browser,instead of being stuck in the same position, but whenever I change from absolute to relative a big white box shows on the screen. Dos anybody know why??.

I wrote it like this:<div "Layer1" style="position:relative; width:0px; height:0px; left:-20px; top:-120px;">.

Thanks.

Joao..

Comments (10)

I would like to know the answer too. Anyone here know what is the right answer. I'll do some investigation and get back to you if I discover an decent answer. You should email the people at iPage as they probably can help you..

Comment #1

The height and width dont seem to change anything, I just took them of, and everything still the same. About the negative px. For some reason that is how I need to have them set whenever I change from absolute to relative to have the banner where I want it. What is odd is that the white box only appers when I have it set as relative..??.

Thanks for taking the time for helping.

Joao..

Comment #2

There are many ways to position things apart from absolute and relative..

We need to either see more code or a link to be able to see exactly what's causing the problem..

Comment #3

Here is the beginning of the code:.

<%.

CabecalhoInicial = CabecalhoInicial & "<body bgcolor=""#006666"" topmargin=""11"" leftmargin=""0"">".

CabecalhoInicial = CabecalhoInicial & "<table align=""center"" width=""602"" bgcolor=""#ffffff"" border="""" cellpadding=""0"" cellspacing=""0"">".

CabecalhoInicial = CabecalhoInicial & "<tr>".

CabecalhoInicial = CabecalhoInicial & "<td colspan=""3"" height=""1""></tD>".

CabecalhoInicial = CabecalhoInicial & "</tr>".

CabecalhoInicial = CabecalhoInicial & "<tr>".

CabecalhoInicial = CabecalhoInicial & "<tD width=""1""></td>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<table border=""0"" cellpadding=""0"" cellspacing=""0"">".

CabecalhoInicial = CabecalhoInicial & "<tr>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<img border=""0"" src=""http://www.anatel.gov.br/images/correio_anatel/images/img_diario_top_left.jpg"" width=""201"" height=""29"" alt="""">".

CabecalhoInicial = CabecalhoInicial & "</td>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<img border=""0"" src=""http://www.anatel.gov.br/images/correio_anatel/images/img_diario_top_right.jpg"" width=""399"" height=""29"" alt="""">".

CabecalhoInicial = CabecalhoInicial & "</tD>".

CabecalhoInicial = CabecalhoInicial & "</tR>".

CabecalhoInicial = CabecalhoInicial & "<tr>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<img border=""0"" src=""http://www.anatel.gov.br/images/correio_anatel/images/img_diario_logo_anatel.jpg"" width=""201"" height=""56"" alt="""" >".

CabecalhoInicial = CabecalhoInicial & "</td>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<img border=""0"" src=""http://www.anatel.gov.br/images/correio_anatel/images/img_diario_iso9001.jpg"" width=""399"" height=""56"" alt="""">".

CabecalhoInicial = CabecalhoInicial & "</td>".

CabecalhoInicial = CabecalhoInicial & "</tr>".

CabecalhoInicial = CabecalhoInicial & "</table>".

CabecalhoInicial = CabecalhoInicial & "<div style=""position:relative; left:-9px; top:-100px;"">".

CabecalhoInicial = CabecalhoInicial & "<OBJECT classid=""clsid.

27CDB6E-AE6D-11cf-96B8-444553540000"" codebase=""http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"" WIDTH=""602"" HEIGHT=""440"" id=""convite_horizon_short"" ALIGN="""">".

CabecalhoInicial = CabecalhoInicial & "<PARAM NAME=""movie"" VALUE=""http://www.anatel.gov.br/images/correio_anatel/images/convite_602.swf"">".

CabecalhoInicial = CabecalhoInicial & "<PARAM NAME=""loop"" VALUE=""false"">".

CabecalhoInicial = CabecalhoInicial & "<PARAM NAME=""quality"" VALUE=high>".

CabecalhoInicial = CabecalhoInicial & "<PARAM NAME=""wmode"" VALUE=""transparent"">".

CabecalhoInicial = CabecalhoInicial & "<PARAM NAME=""bgcolor"" VALUE=""#FFFFFF"">".

CabecalhoInicial = CabecalhoInicial & "<EMBED src=""http://www.anatel.gov.br/images/correio_anatel/images/convite_602.swf"" loop=""false"" quality=high wmode=transparent bgcolor=""#FFFFFF"" WIDTH=""602"" HEIGHT=""440"" NAME=""convite_horizon_short"" ALIGN="""" TYPE=""application/x-shockwave-flash"" PLUGINSPAGE=""http://www.macromedia.com/go/getflashplayer"">".

CabecalhoInicial = CabecalhoInicial & "</EMBED>".

CabecalhoInicial = CabecalhoInicial & "</OBJECT>".

CabecalhoInicial = CabecalhoInicial & "</div>".

CabecalhoInicial = CabecalhoInicial & "<table id=""descricao"" border=""0"" cellpadding=""9"" cellspacing=""0"">".

CabecalhoInicial = CabecalhoInicial & "<tr>".

CabecalhoInicial = CabecalhoInicial & "<td>".

CabecalhoInicial = CabecalhoInicial & "<div style=""font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003333"">Voc est recebendo, nesta mensagem, documentos publicados recentemente no Portal_Anatel.".

CabecalhoInicial = CabecalhoInicial & "</div>".

CabecalhoInicial = CabecalhoInicial & "</td>".

CabecalhoInicial = CabecalhoInicial & "</tr>".

CabecalhoInicial = CabecalhoInicial & "</table>".

"<div style=""position:relative; left:-9px; top:-100px;"">"..

Comment #4

1) don't use negative values. if you want it top and left you use 0.

2) a object tag sits above the div tag, being it is a windowed-element. you cannot use z-index on it and you can't make the div be on the same level as the object..

3) can you show us the html code after you run it, some of us can't run ASP code...

Comment #5

Here is the HTML code after I run it:.

<body bgcolor="#006666" topmargin="11" leftmargin="0"><table align="center" width="602" bgcolor="#ffffff" border="" cellpadding="0" cellspacing="0"><tr><td colspan="3" height="1"></tD></tr><tr><tD width="1"></td><td><table border="0" cellpadding="0" cellspacing="0"><tr><td><img border="0" src="http://www.anatel.gov.br/images/correio_anatel/images/img_diario_top_left.jpg" width="201" height="29" alt=""></td><td><img border="0" src="http://www.anatel.gov.br/images/correio_anatel/images/img_diario_top_right.jpg" width="399" height="29" alt=""></tD></tR><tr><td><img border="0" src="http://www.anatel.gov.br/images/correio_anatel/images/img_diario_logo_anatel.jpg" width="201" height="56" alt="" ></td><td><img border="0" src="http://www.anatel.gov.br/images/correio_anatel/images/img_diario_iso9001.jpg" width="399" height="56" alt=""></td></tr></table><div style="position:relative; left:-9px; top:-100px; bgcolor=transparent"><OBJECT classid="clsid.

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="602" HEIGHT="440" id="convite_horizon_short" ALIGN=""><PARAM NAME="movie" VALUE="http://www.anatel.gov.br/images/correio_anatel/images/convite_602.swf"><PARAM NAME="loop" VALUE="false"><PARAM NAME="quality" VALUE=high><PARAM NAME="wmode" VALUE="transparent"><PARAM NAME="bgcolor" VALUE="#FFFFFF"><EMBED src="http://www.anatel.gov.br/images/correio_anatel/images/convite_602.swf" loop="false" quality=high wmode=transparent bgcolor="#FFFFFF" WIDTH="602" HEIGHT="440" NAME="convite_horizon_short" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT></div><table id="descricao" border="0" cellpadding="9" cellspacing="0"><tr><td><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #003333">Voc est recebendo, nesta mensagem, documentos publicados recentemente no Portal_Anatel.</div></td></tr></table>..

Comment #6

Your problem is that your flash is way to big. you have it set to 440px in height and that will cover your table. but if you relative position it the table goes to the bottom. the reason is you flash is to big. and you can't make the table go over the flash because wha tI have said before...

Comment #7

Ok, Ill try that and let you know if it worked...

Comment #8

It didnt work guys, the .swf is 440 height because the animation opens to that size then it closes back to a banner size then goes away giving place to the webpage original header. And for some unknown reason the relative property on the <DIV> tag adds a box that you just cant put anything on it...

Comment #9

Uhh no. the banner keeps the 440 size after it loads..

You can't put anyhting on top of the div because it is housing the banner, err the banner is that big so you have a very big banner that fills the screen..

Make the baner 240 and you will see it shrink. there is nothing you can do. your banner will take the whole screen, even if you made it transparent it will still be over the table and you couldn't click on anything..

You need to make the flash smaller...

Comment #10

HEAHHHHHHHHHHH I finally got it guys, I was playing with the <Div> properties and for some weird reason I had it working like I wanted this way: <div style="position:absolute; z-index:1; left:100%px; top: 10px;">.

Thanks for the help, I gotta go now Its almost 6 pm here in Brazil..

You guys have a nice afternoon..

Talk to you later...

Comment #11


This question was taken from a support group/message board and re-posted here so others can learn from it.