Forums

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

Home Forums Back End Strange error within all versions of IE Re: Strange error within all versions of IE

#69440
mat
Member

hm could be:

Code:
echo “$row_Recordset1[‘description’]”;

you don’t have quotations on that line, either that it is a problem with the accordion definition list, i’m guessign you are using a javascript library such as jQuery ?
Have you tested your plain html without php ?

Start there and validate it to eliminate any markup errors