I want to learn moer of what I saw in a recent example. They create a page
that created new fields/element. It's not like they were hidden and they
displayed them, they were not there, then the script created them.
It used things like parentnode, insertBefore, appendChildNode ,...
Any ideas/direction is appreciated.
that created new fields/element. It's not like they were hidden and they
displayed them, they were not there, then the script created them.
It used things like parentnode, insertBefore, appendChildNode ,...
Any ideas/direction is appreciated.
Comment