Welcome to the jKit community. This is the place to discuss everything on and around jKit. Be friendly and I’m sure other members will be friendly with you, too.
  • Views
    50
    Comments
    4
    4 comments Most recent by 5tmiller52z July 1 Lightbox
    • How can I use the Lightbox with a hidden DIV? It’s possible?

    • Read more
  • Views
    16
    Comments
    4
    4 comments Most recent by 5tmiller52z July 1 Lightbox
    • Hi,

      I am trying to add the jkit lightbox and I want to add a modal window to show a message. I looked at your sample and I also added a “OK” button so when its clicked, it closes the lightbox. The OK button looks like this: input type=”button” value=”OK” onclick=”javascript: window.parent.$(‘https://jquery-jkit.com’).data(‘/’).closeLightbox()”

      But when OK is clicked, nothing happens. It doesnt close the pop

    • Read more
  • Views
    8
    Comments
    3
    3 comments Most recent by 5tmiller52z July 1 Lightbox
    • I love the lightbox in this jkit. I am trying to use this lightbox for iframe so it works like a pop up box. But I am having trouble implementing it. What I am trying to do is, when a link is clicked, it opens up the Modal dialog (iFrame). In this dialog, I want to have something like: “You are currently not logged in. Click here to to login or Click here to Register”. When one of the login or reg

    • Read more
  • Views
    37
    Comments
    4
    4 comments Most recent by 5tmiller52z July 1 Lightbox
    • Hi Fredi,

      Thanks for your great job really.

      I have one question about the lightbox, how can I add a link in the image on the lightbox?

    • Read more
  • Views
    201
    Comments
    9
    9 comments Most recent by 5tmiller52z July 1 Lightbox
    • I find the jKit very interesting and was trying to play around a little. Through the data-jKit attribute, i was able to change the <, > ,X with whatever text i want Like this: data-jkit=”[lightbox:group=images;prev=A;next=K]”

      Through jQuery, i was able to change the close button to a custom close icon like this: $(‘.demo a’).jKit(‘lightbox’, {‘closer’: ”);

    • Read more
  • Views
    110
    Comments
    5
    5 comments Most recent by 5tmiller52z July 1 Lightbox
    • HI~

      How to catch “clicked” event, by use javascript?

      $(‘a’).jKit(‘lighobox’).on(‘clicked’, somefunction);

      Thank anyone reply.

    • Read more
  • Views
    12
    Comments
    2
    2 comments Most recent by 5tmiller52z July 1 Lightbox
    • I have been trying to change the title position in the CSS by playing around with the position options, such as absolute and relative positions, but to no avail. I would really like to position the title below the image, can someone suggest a way?

    • Read more
  • Views
    44
    Comments
    2
    2 comments Most recent by [Deleted User] June 20 Lightbox
    • I need to be able to popup a modal (submission), the from within that modal, popup another (select image), so that when the user selected what they need to in the second model, I can use jquery to alter values in the first modal, so when you go back to it, it can save with the newly selected value. However when I do this, the new iframe, replaces the old, and there is no way to update the ‘pare

    • Read more