By googling I found that that script is an ad-ware that gets installed on browsers. I believe it was already installed, before you tried Firebug, which, as long as you download from the official sites, shouldn't be contaminated. It's a trusted tool for most web-designers and developers. So that code is inserted on your browser, but is not on your site (...yet)dorlow wrote:What in the world is Coupon Drop Down?
footer won't stay at the bottom
Re: footer won't stay at the bottom
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: footer won't stay at the bottom
It looks like an add-on causing that indeed, but I doubt that Firebug does that. Firebug only shows you how the page is rendered into firefox. Probably another addon in your browser is showing ads in the pages you visit.dorlow wrote:I installed that add-on in Firefox and I'm not trusting it. It's saying my footer's HTML code is this...
Looks like it's trying to insert spyware HTML code into the website. What in the world is Coupon Drop Down? Like if I were to copy the HTML it's producing, fix it but forget to take those coupon html links out, next thing I know I have advertising on the website. Maybe i'm understanding the add-on wrong...Code: Select all
© Copyright Lakeview Community <a id="_GPLITA_0" title="Click to Continue > by CouponDropDown" style="text-decoration:underline" href="#" in_rurl="REMOVED">Schools</a>
Re: footer won't stay at the bottom
well running a spyware scan on my pc. haven't noticed anything popping up or anything out of the ordinary to suspect spyware lately.
Re: footer won't stay at the bottom
dorlow, that's a whole other discussion. I would suggest not to go for the alleged-spyware-discussion.
I fully trust Firebug as an add-on.
Please focus on fixing the erroneous html code and get that footer stick to the bottom.
I fully trust Firebug as an add-on.
Please focus on fixing the erroneous html code and get that footer stick to the bottom.
Re: footer won't stay at the bottom
With click trackers, normally you wouldn't...dorlow wrote:well running a spyware scan on my pc. haven't noticed anything popping up or anything out of the ordinary to suspect spyware lately.

Re: footer won't stay at the bottom
I just ran Malwarebytes on my PC and it came back with one entry for PUP.Optional.Somoto and it's just in one file in my Downloads. Doesn't appear to be in memory. I doubt that file is what's causing HTML to be injected in the Firefox extension.Jo Morg wrote:With click trackers, normally you wouldn't...dorlow wrote:well running a spyware scan on my pc. haven't noticed anything popping up or anything out of the ordinary to suspect spyware lately.
Re: footer won't stay at the bottom
https://support.mozilla.org/en-US/questions/951866
http://malwaretips.com/blogs/remove-cou ... n-coupons/
HTH
http://malwaretips.com/blogs/remove-cou ... n-coupons/
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Re: footer won't stay at the bottom
Ok, I went through those links. The coupon program wasn't installed in my add-remove programs, but it was an add-in in Firefox. Not in IE or Chrome. It's almost like I downloaded a version of Firefox that came with it or somehow it installed with that firebug extension. But none the less, I uninstalled it from Firefox now.