browse button in Safari: user can't scroll to see what's being uploaded

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pradeepjain
    Contributor
    • Jul 2007
    • 563

    browse button in Safari: user can't scroll to see what's being uploaded

    The browse button that i have given doesn't work properly in safari.I.e when a user clicks on the text box the browse window gets activated so because of this the user cannot scroll through the textbox to see what he has uploaded.is there a way to solve this.

    thanks,
    Pradeep
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    Is this just a normal input file element, or have you added some JavaScript code?

    Comment

    • pradeepjain
      Contributor
      • Jul 2007
      • 563

      #3
      Originally posted by acoder
      Is this just a normal input file element, or have you added some JavaScript code?

      its just a normal input file element

      Comment

      • acoder
        Recognized Expert MVP
        • Nov 2006
        • 16032

        #4
        I'm afraid this is the default behaviour in Safari. It's just a read-only display showing the currently selected file. Is the filename too large that the user can't see the whole name?

        Comment

        Working...