Click to See Complete Forum and Search --> : Loading bar, position ??


Asch
04-28-2003, 07:03 AM
Hi,

I have a loading bar on an intro page, with "div"...the problem with this is that wenn the page is not in full screen, it moves, it is not wher i want any more !!!which is normal because the position is set in pixels from the top and the left of the window !...
And I don t want to muk arround with tables!!

how can I do that ?


thx

asch

:D

khalidali63
04-28-2003, 07:31 AM
Change the positioning proprties according toyour need.
object.left
and object.top

Asch
04-28-2003, 09:31 AM
Hi,

I have tried your object.left & top....but ...it doesnt work...

do you have another idea ?

this are what are looking my div's...
------------------------------------------------------
<DIV id=bg
style="LEFT: 353px; WIDTH: 300px; POSITION: absolute; TOP: 298px; HEIGHT: 20px; BACKGROUND-COLOR: #dddddd"></DIV>
------------------------------------------------------

khalidali63
04-28-2003, 10:11 AM
1.Post a link to your page in question.
2 if thats not possible then you may have to post your code(html+js),probably better if you just attached a file as text file.

Asch
04-29-2003, 02:01 AM
yeah for sure , i have put it temporary on a server here ...

http://www.supernova-records.org/bodyquencher/index.html

many thx

asch
:D