Ummm actually the FileStyle adds an "extra" input text field and
button (well actually a background image in the wrapper div), so you
can style both. You should be able to easily modify the plugin to make
the text field read-only.

Karl Rudd

On Thu, Aug 28, 2008 at 11:31 PM, shapper <[EMAIL PROTECTED]> wrote:
>
> The ExtJS FileUploadField seems a good solution ... a custom Browse
> buttom with a read only path field. All customized.
>
> Does anyone knows how to turn this into JQuery?
>
> I have been reading SWFUpload but I can't want to use Flash.
> I have also see the FileStyle JQuery Plugin but it only styles the
> button ...
>
> Thank You,
> Miguel
>
> On Aug 28, 4:18 am, "rudy ub" <[EMAIL PROTECTED]> wrote:
>> I've seen it on ExtJS FileUploadField 
>> example:http://extjs.com/deploy/dev/examples/form/file-upload.html
>>
>> On Thu, Aug 28, 2008 at 8:46 AM, shapper <[EMAIL PROTECTED]> wrote:
>>
>> > Hi,
>>
>> > Does anyone knows how to style and input of type file with JQuery?
>>
>> > I want to use an image as the button or maybe a simple normal input
>> > styled with CSS.
>> > I also want to style the input where the path is ... I want it to have
>> > a grey background and no border.
>>
>> > Any idea of how to accomplish this?
>>
>> > Thanks,
>> > Miguel
>

Reply via email to