Center Layer issue
- Started
- Last post
- 4 Responses
- unknown
I cannot get my layers centered via a script that does work on div's that are not defined by CSS.
Should I get rid of the CSS?
I don't really want to...
Anyone else familiar with this issue?
- unknown0
I mean: It works on div's which have been defined within the tag, not via CSS.....but still.......it should WORK!!!
I am getting craaaaazzzyy here...
PLEASE HELP, DOC!!!
:O
- monNom0
I don't thnk javascript can read (or maybe it write?) the properties that are defined in a CSS file (or in the style tag)
I remember comming across that problem like two years ago, so it's a bit blurry, but basicly moving your code into the div tags should do it.
is there any reason why you don't want the code in them?
- CAJTBr0
could you try explaining the problem again? or posting a url?
- unknown0
I'll try Monnom's option...
I just like to keep my code clean and minimal....
oh well....
thanks!