Quimby search image

Associate
Joined
14 Jan 2004
Posts
1,518
Location
Wiltshire
Hey,

I've just noticed something strange on my company website...

One of the images (not even a special one, just the bottom of the navigation pane) has a class of "quimby_search_image". Now i can see this when inspecting the page using Chrome, but looking at the page source doesn't show this class! It's certainly not in the source files that i created, and i have never added anything like this.

Also, the javascript appears to have stopped working on the page, but that might just be down to the setup i am using on my laptop atm, need to investigate that further - will try on another pc in a mo...

I do have google analytics on the page if that throws any light... Anyone know what this quimby_search_image is???

Website is ldsystems.co.uk if you want to check it out for yourselves...
 
Well, i've now had a look at the site on another machine, and the class isn't applied to that element... :confused:

The js seems to be working to some extent on this machine at any rate. Menu items are getting their classes rewritten when they are clicked on, and the page is loading content via xhr, but the menu animations aren't running (using j-query). Very strange!
 
Ahah....

I know what it is!! :D

I have an image search engine installed on Chrome on my laptop so that i can right-click images to search based on the image! It is adding the class to every image on my laptop. That's that sorted then.

The js is working on my laptop as well, but still don't have the animation, nevermind, will investigate that further.
 
Back
Top Bottom