Forums

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

Home Forums JavaScript Is some javascript adding extra quotations around my class and ID? Re: Is some javascript adding extra quotations around my class and ID?

#101781
Senff
Participant

I wonder if the quotes that you use in the source are non-standard characters or something, so they’re regarded as part of the ID and class name. Try giving that single quotes to see if it solves the problem.