Monthly Archives: January 2007

yui and cloneNode()

Well, recently I had some problems when using some YUI Panels that included <select> inputs, and checkbox <input>s. The problem had to do with the fact that yui copies your panel contents using the native cloneNode() javascript function. Similar problems have been seen by others, but I’ve yet to hear a solution or [...]
Posted in javascript, yui | Leave a comment