0
css or javascript for image work as file uploader
when you click on event a file dilog box open to upload a file and upload it
2 Respostas
0
css is only for styling a webpage you can't upload data with it. JavaScript can be used to upload file with ajax but for security and performance it's advisable to you any server side language like php or asp or jsp
0
i want to hide a file controler under image