/    Sign up×
Community /Pin to ProfileBookmark

Browse type button

I know about the input type “file”, but what I am looking for is just the button. I need a “browse” button that a user can select a file from thier computer but without the text box or the text box hidden. Is this possible?

Thanks,
Chris

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@SpectreReturnsMay 11.2005 — Nope.
Copy linkTweet thisAlerts:
@shimonMay 11.2005 — I've once faked it using a CSS [i]style="width: ...px;"[/i] attribute, but I'm pretty sure it will give unpredictable results across browsers. (I'm using Opera on Linux, so I've no idea how it works out in IE, for example ?).
Copy linkTweet thisAlerts:
@scragarMay 11.2005 — how about:

style="display: none;"

or

style="visibility: hidden;"

and if your realy despirate for it to work:

style="display: none; visibility: hidden;"
×

Success!

Help @gigglesnorter spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...