I am trying to build a library of elements that I can reuse, specifically now for a tab class, anyway here's what I am doing: (click on the text to test it)
http://mooshell.net/XUAYy/2/ What I want to achieve is a set of default values for this (or another) element that I can store and programetically change. I also tried implementing and extending the Element object itself, but that didnt work out or me :) Do you think this is a clumsy solution? are you doing something different? Thanks! -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
