jQuery selectors with variables

前端 未结 5 1110
闹比i
闹比i 2020-11-22 10:24

How to mix variables with selectors?

I have ID variable.

I want to select image with this id from div #one.

jQuery(\'#one img .id\') is

5条回答
提交回复
热议问题