Triggering a file upload from an image widget rather than a text box

in axure 8 fire event should help, in axure 7 you can place the textbox in the background and cover it. the problem is that the covering widgets will catch the on click event. the solution for passing events is to add a little bit of css via javascript.
passingEventsThruWidgets.rp (64.8 KB)

1 Like