[Javascript] IE work-a-round question (re: checkboxes)

Hassan Schroeder hassan at webtuitive.com
Sat Apr 12 10:43:39 CDT 2008


> though I probably would use a single id.substring(1)  

I take it back :-)  -- in this case I'd just use

   id2 = id.replace(/q/,'c');

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

                           dream.  code.



More information about the Javascript mailing list