Question

I don't know how to use Sizzle so how can i use it?

Please provide me some example code.

Thanks, jakobaindreas11

P.S. I always do questions like these

Was it helpful?

Solution

Basically, all you need to know is this:

Sizzle("selector");

Sizzle supports almost all CSS3 selectors.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top