Brad noted an incredibly dumb bug; evidently I used a single =
instead of a double ==
in an if
condition, and never tested for the false case. It is now corrected (and named version 1.4).
Thoughts on web design and programming from a very occasional volunteer webmaster
Brad noted an incredibly dumb bug; evidently I used a single =
instead of a double ==
in an if
condition, and never tested for the false case. It is now corrected (and named version 1.4).
Leave a Reply