Re: CSS position:absolute for <INPUT ... > on form

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I think you cannot directly position the input tag itself, but rather
you should create a div around the input tag and position that div

greets
Zoltán Németh

2007. 04. 20, péntek keltezéssel 22.33-kor rwhartung ezt írta:
> Hi all,
>    I have an internal project where I need to position input text boxes 
> to simulate a desktop app that i am replacing.  Can I define a 
> stylesheet with absolute positioning for <INPUT>s.  If so do the calls 
> to class="..." or index="..." work in placed within the <INPUT  . . .> 
> statement?
> 
>    My understanding is that the <INPUT> is an inline element and that 
> absolute positioning may be difficult.  I have looked at well over 100 
> google responses without finding a clear answer.
> 
> Thanks,
> 
>   Bob
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux