Home All Groups Group Topic Archive Search About

why won't LEFT 200px work!

Author
6 Jan 2006 6:02 PM
Paul
Hi I have a control that is created with java script and am just trying to
move it to the left.  I tried the following but it had no effect, thanks.
<input type="text" size ="26" id = "timer" value = "10" style = "LEFT:
120px; WIDTH:  192px;COLOR: blue;HEIGHT: 24px"  >
Other parameters in the input tag seem to work like id, value color.
Thanks.

--
Paul G
Software guy

Author
6 Jan 2006 6:06 PM
Paul
got it working!
--
Paul G
Software engineer.


Show quote
"Paul" wrote:

> Hi I have a control that is created with java script and am just trying to
> move it to the right.  I tried the following but it had no effect, thanks.
> <input type="text" size ="26" id = "timer" value = "10" style = "right:
> 120px; WIDTH:  192px;COLOR: blue;HEIGHT: 24px"  >
> Other parameters in the input tag seem to work like id, value color.
> Thanks.
>
> --
> Paul G
> Software guy
Author
6 Jan 2006 11:10 PM
sloan
Please post the correct script, so when someone finds this by googling,
there will be something concrete to go by.

(sorry, that's a pet peeve on the internet I have)

...



Paul wrote:
Show quote
> got it working!
> --
> Paul G
> Software engineer.
>
>
> "Paul" wrote:
>
> > Hi I have a control that is created with java script and am just trying to
> > move it to the right.  I tried the following but it had no effect, thanks.
> > <input type="text" size ="26" id = "timer" value = "10" style = "right:
> > 120px; WIDTH:  192px;COLOR: blue;HEIGHT: 24px"  >
> > Other parameters in the input tag seem to work like id, value color.
> > Thanks.
> >
> > --
> > Paul G
> > Software guy

AddThis Social Bookmark Button