harleydude Posted November 3, 2006 Share Posted November 3, 2006 I am thinking thatthe blackberry is stripping alot of form and table tags out when they are displayed.i ahve a small form that I need our sales force to use, and I configured my blackberry to use IE emulation, allow tables, etc... but no matter what I do, the tables come out columnized. I have tried everything I can think of to set the column widths appropriatly, but nothing seems to work.Has anyone else had any issues with getting blackberry formatting to work correctly? Link to comment https://forums.phpfreaks.com/topic/26099-creating-forms-and-tables-via-php-on-blackberry/ Share on other sites More sharing options...
ToonMariner Posted November 4, 2006 Share Posted November 4, 2006 try not to use a table for displaying forms. Use purely css and creat a style sheet for both the 'screen' and 'handheld' media. That way you have one page that will serve both devices. Link to comment https://forums.phpfreaks.com/topic/26099-creating-forms-and-tables-via-php-on-blackberry/#findComment-119384 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.