Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript jquery not running Re: jquery not running

#83704
Mottie
Member

Hi Roncito!

The problem is the use of single quotes instead of double quotes, try this:

$jd(".frontpage-gallery a[href=" + url + "]")