How to control fileUpload attributes?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to control fileUpload attributes?

dirk newbold
Hi all,
 
I can't seem to control fileUpload attributes with using the id: 'someName'.
 
Am I making some simple mistake?
 
How do I control the input and button's attributes within the html fileUpload method?
 
Cheers,
 
Dirk

_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: How to control fileUpload attributes?

Philippe Marschall
2007/10/2, dirk newbold <[hidden email]>:
> Hi all,
>
> I can't seem to control fileUpload attributes with using the id: 'someName'.
>
> Am I making some simple mistake?
>
> How do I control the input and button's attributes within the html
> fileUpload method?

That's not a Seaside issue, that a HTML/CSS issue. The simple answer
ist that on Firefox and Safari you can't, it only can be styled in IE.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: How to control fileUpload attributes?

dirk newbold
Cheers - I thought that might be the case - just checking.

Dirk



On 10/3/07, Philippe Marschall <[hidden email]> wrote:
2007/10/2, dirk newbold <[hidden email]>:
> Hi all,
>
> I can't seem to control fileUpload attributes with using the id: 'someName'.
>
> Am I making some simple mistake?
>
> How do I control the input and button's attributes within the html
> fileUpload method?

That's not a Seaside issue, that a HTML/CSS issue. The simple answer
ist that on Firefox and Safari you can't, it only can be styled in IE.

Cheers
Philippe
_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
Seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside