In a Javascript function, I would like to select all elements that are class1 AND class2. But where "class1"=X and X is the variable of myfunction(X).
Is th