Oct 31, 2008 #1 arog123 Programmer Oct 31, 2008 15 US Is it possible (with javascript) to create an <input type=file> using an image? I essentially want to create an image that users can click, which will bring up a browse window and they can choose a file to upload. Thanks
Is it possible (with javascript) to create an <input type=file> using an image? I essentially want to create an image that users can click, which will bring up a browse window and they can choose a file to upload. Thanks
Oct 31, 2008 #2 feherke Programmer Aug 5, 2002 9,541 RO Hi Read Styling an input type="file" by Peter-Paul Koch. It will give you some ideas and explanations. Feherke. http://rootshell.be/~feherke/ Upvote 0 Downvote
Hi Read Styling an input type="file" by Peter-Paul Koch. It will give you some ideas and explanations. Feherke. http://rootshell.be/~feherke/
Oct 31, 2008 Thread starter #3 arog123 Programmer Oct 31, 2008 15 US I did some redesigning and figured I don't need to do it anymore. Thanks I have another question with input type=file, but I will ask in another thread. Upvote 0 Downvote
I did some redesigning and figured I don't need to do it anymore. Thanks I have another question with input type=file, but I will ask in another thread.