[jQuery] Re: $('#id').width()

2008-11-19 Thread CodingCyb.org
Sorry it took so long for a reply... Where in the html is "#test_field" ? That's what the field_img goes after, but I'm not sure where that is... On Nov 19, 9:39 am, Lee Mc <[EMAIL PROTECTED]> wrote: > Hi, yes I think you've misunderstood my problem. > > In a nutshell, there is an on tab 1. On

[jQuery] Re: $('#id').width()

2008-11-20 Thread CodingCyb.org
oject so it's stripped down for readability. > > Therefore the different ID in my HTML is just a typo. > > Cheers, Lee. > > On Nov 20, 4:14 am, "CodingCyb.org" <[EMAIL PROTECTED]> wrote: > > > Sorry it took so long for a reply... > > > Where in

[jQuery] Re: $('#id').width()

2008-11-20 Thread CodingCyb.org
Is the original width of the text field set in css? Or is it just the width it gets when page loads? On Nov 20, 9:09 am, Lee Mc <[EMAIL PROTECTED]> wrote: > Yes that's exactly right. > > Any ideas would be greatly appreciated! > > On Nov 20, 1:18 pm, "CodingCyb

[jQuery] Re: $('#id').width()

2008-11-20 Thread CodingCyb.org
And in the css the width is defined for "#test_field" or w/e its named? Or is it defined by a class that it has? On Nov 20, 9:37 am, Lee Mc <[EMAIL PROTECTED]> wrote: > The width of the field gets set by a stylesheet which is pulled > through. > > On Nov 20, 3:22