I know it\'s a silly question but I am a bit confused with this. For example, if I have an input with an ID: rad1, is there any difference between below lines o
rad1
There's no difference. It's just a coding convention to help identify that the variable represents a jquery wrapped object.