(keitai-l) Re: Javascript Use etc...

From: Mika Tuupola <tuupola_at_appelsiini.net>
Date: 01/13/03
Message-ID: <Pine.GSO.4.10.10301130236590.414-100000@aurinko>
On Mon, 13 Jan 2003, Mark Sargent wrote:

> hope this isn't too easy a Q..with I-Mode not supporting Javascript,
> correct, yes..? How do you instruct the client's browser to load the correct
> image, based upon the users provider..? In plain English, if user's phone is
> an i-mode, load this image, else, if user's phone is J-Phone load this one
> etc..cheers

	You make the decision serverside when dynamically building
	the page (ie. check the clients HTTP_USER_AGENT and
	depending on that information choose the image to show).

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/
Received on Mon Jan 13 02:39:00 2003