Rank: Newbie Groups: Member
Joined: 6/17/2008 Posts: 5
|
We've noticed that the browse button on the AjaxUploader control has a problem.
If i click on the "B" in Browse or to the left of the B, The button is not clicked. I even notice a little rectangle sometimes in the button face that shows the clickable area and this rectangle doesn't surround the entire button face. I'd guess it's some kind of CSS issue. We use IE 7. Any ideas?
|
Rank: Newbie Groups: Member
Joined: 6/17/2008 Posts: 5
|
i looked at C:\Program Files\Essential Objects\EO.Web Controls 2007.2\Net20\Samples\CS\Demos\AJAX Uploader\Standard UI Customizations\Demo.ascx which shows how to customize the browse button. Using the exaxt sample style solved the problem.
You may still want to look at the default style to see if the problem exists.
|