<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.5">
</HEAD>
<BODY>
So hopefully I have used a glove and not something else :)<BR>
<BR>
crschmidt's <A HREF="http://openlayers.org/pipermail/dev/2007-February/000273.html">grid_initTiles</A> example now works here;<BR>
<BR>
&nbsp;&nbsp;&nbsp; <A HREF="http://wardrobe.dhs.org/grid_inittiles.html">http://wardrobe.dhs.org/grid_inittiles.html</A><BR>
<BR>
and the code is in my sandbox <BR>
<BR>
The function OpenLayers.Util.onImageLoad was displaying tiles that were<BR>
still coming in after a rapid change in zoom (ie mousewheel spin), so now<BR>
there is a check to see what the baseLayer state is at and will only display<BR>
those tiles.<BR>
<BR>
but the fix is not related to <A HREF="http://trac.openlayers.org/ticket/480">#480</A>,&nbsp; which is what I started to fix, so back at it I go.<BR>
<BR>
..........Bill,
</BODY>
</HTML>