Forums

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

Home Forums JavaScript Anythingslider: Pass current page number, to PHP Re: Anythingslider: Pass current page number, to PHP

#87173
ic3d
Member

Thank you for your answer.

That’s not it. For some reason it can’t find the image class. It doesn’t do anything, whatever i place inside.


.nolink img {
// whatever
}

If i remove the img from the class name, it does work. In HTML it would look like this. I assume the .nolink class is added by the above script dynamically.