View Single Post
  #10  
Old 08-26-2009, 09:02 PM
[email protected] sid.gottlieb@googlemail.com is offline
Banned
Join Date: Mar 2008
Posts: 861
sid.gottlieb@googlemail.com will become famous soon enough
Yeah- I use the attribute feature alot to be honest. You can also use

HTML Code:
save[1-9] = value;
save[1] = true;
but I'd stick with attributes if I were you
Reply With Quote