Linked by Eugenia Loli-Queru on Thu 24th Apr 2008 22:45 UTC
Thread beginning with comment 311389
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: Comment by deathshadow
by prickett on Fri 25th Apr 2008 03:43
in reply to "RE[3]: Comment by deathshadow"
Thats still not a good way to go about it, hence here is a quick example I slapped together which demonstrates how this can be done better.
http://pastebin.com/f16ca0de5
RE[5]: Comment by deathshadow
by CrazyDude1 on Sun 27th Apr 2008 03:49
in reply to "RE[4]: Comment by deathshadow"






Member since:
2005-06-28
I explained what the additional code does. For example, if you hit Nokia Services and opera mini 2.0, you set an additional variable. Then, in your code, you say something like this:
if nokia services version 3.01 and opera mini 2.0, width 95% instead of 100%.
Stuff like that. You simply create special variables to identify some bugs of some versions/browsers and then you code the cHTML in a different way. I have some such code for nokia communicator, links etc.
If you really want to know about all these bugs these browsers have, you will have to experiment yourselves, get devices, emulators etc. I had to do all that.
Edited 2008-04-25 03:09 UTC