Ipad Issues

frikkie6000

Expert Member
Joined
Nov 9, 2010
Messages
1,043
Reaction score
0
So basically I need to make a website ipad friendly just a small problem safari grey's out upload box

Here is my code


// Show image upload box
if ($context['class_maximages'] !=0)
{
echo '<tr class="windowbg2">
<td align="right"><b>', $txt['class_form_uploadpic'], '</b>&nbsp;</td>
<td><input type="file" size="23" name="picture" /></td>
</tr>';
}

This is truly sad had a look at some third party apps but no real success
 
Unfortunately iPad doesn't allow access to the file system as such from the browser so it won't work on any browser.

+1

The iPad will not allow you to upload files to a website, no matter what browser you use.
 
Top
Sign up to the MyBroadband newsletter
X