If i have the 4 images
<img src="img/tracker/"/>
<img src="img/tracked/"/>
<img src="img/tracking/"/>
<img src="img/track/"/>
how can i select the last 3 images by using src does not contain I have tried $(img:not([src*="/tracker/"]))
$('img:not([src*="/tracker/"])')...
LIVE DEMO
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With