Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Codeigniter。我需要为我的网站上传头像图片。我需要上传图片Ajax and Jquery。但NO需要提交按钮。当我点击上传->打开它直接通过ajax/jquery上传。
Ajax and Jquery
NO
在这里,只有我要开始我的代码。如果您想要示例代码,请使用此链接。
注意:(外观和功能)所有浏览器都应该相同。而且我不想要任何上传程序包。
谢谢...