So I have made a simple site for a friend using codeigniter and grocery crud v1.2, it works well for uploads in all browsers except when I try it on a iphone. For some reason the "choose file" button appears but seems unclickable on the iphone browser only. This means that the upload functionality doesn't work since it doesnt open the "choose file" dialog. Any one notice this before? Like i said it works fine on all desktop browsers and android + opera mini browser.
Please help