Oops, hehe, I guess that was from some of my badly worded debugging :) Good somebody noticed it. I think line 92 can be safely changed to:
if (!this.content) return;
without any ill effects.
Dan
On Wed, Nov 22, 2000 at 08:50:50PM -0700, Michael Ellis wrote:
> Just in case anybody is getting close to production ready using the new
> viewport.js, there's an easter egg in the alert on line #92 ...if
> (!this.content) alert('???').
>
> Mike Ellis
> _______________________________________________
> Dynapi-Help mailing list
> Dyn...@li...
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help
|