
XZero script forms do not load in FireFox
Hello, if you are familiar with the XZeroscript, it is a php based community classified script similar to Craigslist. I tried making changes to the code, but for some reason the following fields are not loaded into FireFox, but every other browser the fields load up just fine:
In Firefox it displays all of the code in View Source, but when you view the page only the header and footer appear and none of the input fields appear. This is only one site, it happens on every site like this one too:
I hear other people have this same issue so it is not just on my computer. Please help.
Réiteach roghnaithe
I like Tobbi's guess because the fields are in a table with the class name "postad" which an ad blocker might think indicates it is an ad...
Read this answer in context 👍 1All Replies (4)
Hello,
You *might* be using Adblock Plus with the Element Hiding Helper extension.
Try disabling it on the affected sites:
- Go to Tools > Adblock Plus.
- Click the Disable on < site name> item.
- Reload the page.
Réiteach Roghnaithe
I like Tobbi's guess because the fields are in a table with the class name "postad" which an ad blocker might think indicates it is an ad...
Thanks that makes sense. Haven't tried it yet but I bet that is the problem.
Yes the postad class was the problem good catch I renamed it and it works now