|
|
|
|
|
by octatone2
4779 days ago
|
|
Or should create a DOM element. I think the main pitfall of $() is that it tries to be too many things at once. Node creation and selection should be two separate slimmed down functions. There's no need (other than convenience) for selection and creation exist in the same function. |
|
You can do this: