Hi All,
I am using "FileUpload" widget of GWT and it is perfectly fine with one issue though.
In Internet Explorer version 8, the textfield which is beside Browse button, remains enabled; means user can enter any characters in it (e.g. a non-existent file path or name). Then if user clicks upload then nothing happens.
So, I was trying to somehow "disable" this textfield part or avoid keydown events inside it. But, not able to do that.
Could anybody please help me out here with some solution.
Many Thanks,
Akshay
-- I am using "FileUpload" widget of GWT and it is perfectly fine with one issue though.
In Internet Explorer version 8, the textfield which is beside Browse button, remains enabled; means user can enter any characters in it (e.g. a non-existent file path or name). Then if user clicks upload then nothing happens.
So, I was trying to somehow "disable" this textfield part or avoid keydown events inside it. But, not able to do that.
Could anybody please help me out here with some solution.
Many Thanks,
Akshay
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment