I am developing some templates for an XHTML WAP interface and am having problems with how the Nokia Mobile Browser and OpenWave for that matter renders the table.
Overall the page looks great except for one thing:
I have a two column table with the cell widths defined within an external WCSS file. It renders perfectly well within all standard web browsers (IE, Opera, Netscape), but when I look at it in NMB 4.0 it divides the two columns in half assigning both columns to be 50%. I've used fixed widths and percentages to no avail.
Has anyone noticed this problem or am I doing something wrong?
Nokia Mobile Browser 4.0 supports defining different column widths in tables. You can define width in external CSS or with inline style attributes. Could you post here the code you are using so we can take a look at it and try to find out what is wrong with it?