|
|
|
|
|
by olliej
1357 days ago
|
|
I'm not sure what you're trying to say here, as it's tautologically correct that getElementById can't be used in cases where you want to select on more than just the id.
Do you mean a use case where you have branchy code that produces a selector string that has some id only paths? |
|