| Author |
Own style for Browse button in file element
|
sreenath reddy
Ranch Hand
Joined: Sep 21, 2003
Posts: 415
|
|
Hi I am using a input type=file for file chooser in javascript. But the style of the Browse button is not looking good ... I want to make it in sync with the styles in my application. I tried hiding the file element and adding my own button , which on clicking this will invoke the file.click() , but then submit is throwing some ACCESS DENIED in javascript Can any one let me know if there is any solution for this ??
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
the file control has strict security... Eric
|
 |
 |
|
|
subject: Own style for Browse button in file element
|
|
|