timwangyan Posted July 8, 2011 Report Share Posted July 8, 2011 Olá, estou utilizando este plugin -> http://plugins.jquery.com/project/custom-fileCOnsegui fazer com que ele funcione em minha página, porem não sei como faço para colocar ele em um campo para poder enviar o formulário. Só da um alert com o nome do arquivo.$(function() { $('#foto_c_1').button().add('#foto_c_1, a').file().choose(function(e, input) { alert(input.val()); }); });alguém ai pdoe me ajudar? VLW! Quote Link to comment Share on other sites More sharing options...
Question
timwangyan
Olá, estou utilizando este plugin -> http://plugins.jquery.com/project/custom-file
COnsegui fazer com que ele funcione em minha página, porem não sei como faço para colocar ele em um campo para poder enviar o formulário. Só da um alert com o nome do arquivo.
alguém ai pdoe me ajudar? VLW!
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.