[thelist] XHTML 1.0 Strict -no target attribute allowed?

Hassan Schroeder hassan at webtuitive.com
Sat Oct 23 18:05:48 CDT 2004


Courtenay wrote:

> Just one thing---it's much cooler (IMO) to do
>   for (i in whatever)
> 
> rather than
>   for (i=0;; blah blah)

> Is there any reason why I shouldn't do it the shorter way?

Only that it won't work[1] -- but hey, don't let that stop you! :-)

[1] because numerically indexed arrays and associative arrays are
     different objects with different methods...

FWIW,
-- 
Hassan Schroeder ----------------------------- hassan at webtuitive.com
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

                           dream.  code.




More information about the thelist mailing list