34
Views
1
Comments
[Back to top] Element don't work with id or class
Question
back-to-top
Web icon
Forge asset by Miguel Vicente

Hello.

How to insert a element id? I put ' "#" +  btnTeste.Id ', but don't worked.
Can you to demonstrate, how to do?

Thanks.


2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi J,


I am using class, so I use like this

$('.testrajat')


You can use $('#'+ btnTeste.Id)


Thanks,

Rajat Agrawal

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.