Giter Club home page Giter Club logo

Comments (10)

yairEO avatar yairEO commented on May 23, 2024

can i see a demo page where this is happening? i don't see this on my machine & setup

from photobox.

N0rthPhantom avatar N0rthPhantom commented on May 23, 2024

Emmmm.....I think I can't get my boss's permission to show you the page because of some pictures. In fact , I click the next button, then the box closed, and seconds later, the box appeard again and show the next picture, I think it was loading something or doing somethng when the box was closed...?

from photobox.

yairEO avatar yairEO commented on May 23, 2024

do you have the latest version of the code?

put a demo here with only one picture, any picture from google or flickr or where ever, i want to see this.

http://jsbin.com/

from photobox.

N0rthPhantom avatar N0rthPhantom commented on May 23, 2024

Sorry, the page is very complex, there is some Ajax and resize function in the page, so I can't put it in the jsbin.com .I will talk with my boss and try to get his permission to show you the page : )

from photobox.

yairEO avatar yairEO commented on May 23, 2024

so why, in your opinion, do you think the demo page of photobox is working good, but your own code doesn't? what is the difference ?

from photobox.

N0rthPhantom avatar N0rthPhantom commented on May 23, 2024

I'm sorry for a long time leaving.
Do you use any IM software, please tell me , and I will tell you the url and a test account, thanks!

from photobox.

yairEO avatar yairEO commented on May 23, 2024

I am sorry but I don't have time to get into that. It seems to be working fine for me...please copy the code in the demo page and start from there. let me know!

from photobox.

yairEO avatar yairEO commented on May 23, 2024

I've looked. It's a complete mess there, I don't have time to dig into that right now. I can't even find where you are calling the plugin...

from photobox.

N0rthPhantom avatar N0rthPhantom commented on May 23, 2024

Emmmm......OK, thank you. I'll try to debug it ....

from photobox.

dillonhafer avatar dillonhafer commented on May 23, 2024

I had the same issue, but found out why it would disappear: it was adding a 'hide' class. I'm using Foundation Zurb, so there is a class 'hide' already defined so it disappears.

With Foundation I just needed to do the following:

#pbOverlay.hide {
  display: block !important;
}

from photobox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.