|
Browse by Tags
All Tags » javascript » [Edit Friggin' Tags] (RSS)
-
[quote user="ActionMan"] Hasn't anyone heard of Prototype? It makes JavaScript 50 easy... var button = $('tdZipButton'); button && button.onclick = CheckZipClick; [/quote] I prefer jQuery . $('#tdZipButton').click(CheckZipClick) Although that's probably already...
Page 1 of 1 (1 items)
|
|
|