Popup "Blinks" or Loads twice

Page: 1

Author Post
Member
Registered: Dec 2012
Posts: 3
We've spent many hours trying to figure this one out. . .it is actually on our production site . . . and need to get it fixed asap.

Please go here, and click on a menu item:

http://tomatinasanrafael.gimmegrub.com/

Please note that it "Blinks" . . . .

How can I fix this? Let me know if you need any additional details.

Thank you in advance!

-Jason
Administrator
Registered: Aug 2008
Posts: 3382
Hi,

It's your content that's winking. Floatbox isn't doing that to it. So you're going to have to sort it out, and not turn it over to Floatbox support to solve.

There's a tremendous amount of javascript, multiple libraries, and a large number of 404 errors being thrown when the content loads, so it will be a bit of a nightmare to debug that soup. I would suggest stripping the menu item content down to just the bare HTML you want to show in the floatbox. Load that, and you will see that it's not winking. You can then add all the script complications into it a piece at a time, testing as you go, and seeing where it starts to misbehave. I suspect you will find it has something to do with the div hiding and revealing that occurs when the menu content loads, but I don't know for a fact that that's the culprit.
Member
Registered: Dec 2012
Posts: 3
Ok, thank you!

Page: 1