Question regarding a rule...

Hi,
 
mobil.t-online.de is one error away from being mobileOK.
 
The error is
 
-----------------
IMAGES_RESIZING and IMAGES_SPECIFY_SIZE 

Related best practices: 
[IMAGES_RESIZING <http://www.w3.org/TR/mobile-bp/#IMAGES_RESIZING> ]
Resize images at the server, if they have an intrinsic size. 
[IMAGES_SPECIFY_SIZE
<http://www.w3.org/TR/mobile-bp/#IMAGES_SPECIFY_SIZE> ] Specify the size
of images in markup, if they have an intrinsic size. 

*	  Either the height or width attribute is missing 
	... <img alt=""
src="http://im.banner.t-online.de/adserv/3.0/784.1/0/0/2/ADTECH;grp=0;al
ias=TOM_t-online_mobil_homepage_class2;cookie=no;uid=no;misc=1214854260"
/>

-----------------
 
If you look at the request, it is for an image that is delivered by our
ad server.  It does not include height and width, because we /*cannot
know the dimensions at this time*/ !
This is because the requests contains information about the group the
customer belongs to.
The ad server then decides which image to send and only the ad server,
at that moment, knows which dimensions the image has.
 
How could we, a prior, include image size information?
 
Thanks
Kai

Received on Wednesday, 9 July 2008 15:49:07 UTC