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
    13
    Comments
    3
    Announcement 3 comments Most recent by FrediBach May 8 Respond
    • Media queries are cool, they let you create nice responsive layouts, but they have one problem, they only know the size of the window and not of the parent element. This is especially a problem with highly modular websites where you have widgets or templates that can be used inside different sized elements.

      Here’s a good article that describes the problem: http://ianstormtaylor.com/media-queri

    • Read more
  • Views
    21
    Comments
    5
    5 comments Most recent by matt May 11 Ajax
    • The data returned in ajaxcontent2.html is a big long ordered list containing another ajax call to ajaxcontent3.html at the end of the list. I guess the new call won’t fire when it comes into viewport because it wasn’t previously present in the dom

    • Read more
  • Views
    9
    Comments
    3
    3 comments Most recent by FrediBach May 10 Tooltip
    • Hi Fredi,

      It seems to me that the placement and display of the tooltip here (http://111.118.173.162/~rwpascoe/produce.php) is erratic, it seems that at times it’s having trouble loading. Maybe I’m trying to do too much with it? I’ve got the tooltip display image and text within a carousel. I went for tooltip because the lightbox doesn’t work within carousel.

      Can you suggest a solution for

    • Read more
  • Views
    12
    Comments
    4
    4 comments Most recent by FrediBach May 10 Zoom
    • Hi, I’m trying to use zoom on 6 images of my front page website. Im using same class to identify them the I apply zoom.

      $(document).ready(function(){
          $('.zoomed').jKit('zoom', { 'scale': '2' });
      });
      

      Now, problem is that everytime i leave a image and i move to other i can not zoom the previous one. Any change reinitialize on mouse exit ?

      Thanks.

    • Read more
  • Views
    8
    Comments
    2
    2 comments Most recent by FrediBach May 8 Bug Reports
    • Looks like Chrome 27 on OS X changed something that broke the jKit lightbox functionality. I’m currently looking into the problem. I’m actually not 100% sure, but frokm the looks of it, it could even be a jQuery feature that stopped working properly.

    • Read more
  • Views
    9
    Comments
    4
    Closed 4 comments Most recent by FrediBach May 7 General
    • Uglify, the minifier service I’m using was down while I did run my commit scripts. So the .min version got corrupted. I’ll try to fix it ASAP.

    • Read more
  • Views
    29
    Comments
    5
    5 comments Most recent by FrediBach May 7 Tabs
    • Hello, I’m using this jQuery plugin incredible, and I’m trying to make tabs within tabs, but I found some problems. At the beginning, after the page is loaded, everything works fine. The issue comes up when we move through tabs. The sub-boards seem frozen and do not function until the page will be reloaded again. Is it a bug or is there a way to make them work?

      Hello everyone and thank you!

    • Read more
  • Views
    7
    Comments
    1
    1 comment Started by FrediBach May 3 Ajax
    • The ajax command has a new option that makes it possible to only load content (with ajax) if the element is being shown. This makes lazy loading for responsive websites possible.

      Here’s an example: https://jquery-jkit.com/jkit.responsive/

      Have a look at the source and play around with the window width to get an idea how it works. it’s actually pretty simple.

      Another small new addition

    • Read more
  • Views
    25
    Comments
    2
    2 comments Most recent by FrediBach April 28 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
    9
    Comments
    2
    2 comments Most recent by FrediBach April 28 Gallery
    • Hi Fredi, Would it be possible to add event=auto to the gallery? So the next gallery item is viewed in a carousel style? Either that, or add thumbnails or similar to the carousel command?

    • Read more
  • Views
    13
    Comments
    2
    2 comments Most recent by FrediBach April 28 Carousel
    • Hello. Love your plugins, thank you.

      is there anyway to enable a href tags inside of a div that holds a carousel-item? they seem to be disabled, and i can’t figure out where to enable them

      thank you!

    • Read more
  • Views
    12
    Comments
    1
    1 comment Started by FrediBach April 25 General
    • I will be back in full force soon. A lot of interesting things happened around my life recently and my free time was razor thin because of it. I will try to get to all your questions on Saturday and there should be new releases next week.

    • Read more
  • Views
    14
    Comments
    3
    3 comments Most recent by svN April 21 Carousel
    • Hey Fredi,

      I´m just exploring your awesome jquerykit. But now i got a problem. I want to rotate through different pictures in the carousel but the images are different in width and height. Is there a possiblity to resize them through your kit or is there a kind of workaround? Because without anything to resize the pictures, it don´t look very interesting.

      Here my code snippet:

      <div id=

    • Read more
  • Views
    14
    Comments
    2
    2 comments Most recent by FrediBach April 19 General
    • Hi Fredi, I’d like to use the zoom command, however I find that you can get lost within the image. I’ve seen other examples where the zoom in viewed within a window – either separate to the image (in another div) or like a tooltip function. An example can bee seen at: http://codecanyon.net/item/epic-image-zoom/full_screen_preview/264395?ref=lvraa

      Have you any thoughts on how to implement som

    • Read more
  • Views
    10
    Comments
    3
    3 comments Most recent by toledoh April 12 General
    • Hey Fredi,

      Just a quick one to say thanks. I’ve just launched http://www.hillstonestlucia.com.au/ and there’s a lot of jKit bits and peices throughout. Not only that, your support through this forum has been fantastic – I really appreciate it!

    • Read more
  • Views
    15
    Comments
    2
    2 comments Most recent by FrediBach April 11 Tooltip
    • Hi Fredi, Do you have any suggestions for utilising tooltip for touch devices? with quick testing i’ve seen that it doesn’t work to well.

    • Read more
  • Views
    22
    Comments
    2
    2 comments Most recent by FrediBach April 10 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
  • Views
    143
    Comments
    8
    8 comments Most recent by toledoh April 10 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
    12
    Comments
    1
    1 comment Started by poco06 April 8 General
    • Hello,

      I’m using JKit on top of my WordPress install and have a strange behavior : when the page where I have placed the JKit commands is defined as the “static page” in the READ OPTION of WordPress, nothing works. If I put another page (without JKit command) as the default static page in WordPress, then everything is fine. Do you have an explanation ? My configuration : WordPress 3.51 + Gant

    • Read more
  • Views
    16
    Comments
    3
    3 comments Most recent by poco06 April 8 Swap
    • Hello,

      Is it possible to change the speed of the SWAP function (in order to make the “onmouseover” image appearing smoothly for example). Many thanks Pat

    • Read more
  • Views
    18
    Comments
    4
    4 comments Most recent by poco06 April 8 Scroll
    • Hello, I’m wondering what could be the best way to scroll to an anchor and place it not to the the top of the page, but at a specific vertical position. Is there an easy way to do this? Thanks Pat

    • Read more
  • Views
    38
    Comments
    8
    8 comments Most recent by poco06 April 6 General
    • Hello, I’m very interested in JKit and tried to install it on top of my WordPress site. The 2 js files (jquery-1.9.1.min.js and jquery.jkit.1.2.3.min.js) are well loaded with my page, but when I look at the page code, I have the following error that appears : “Uncaught TypeError : Object [Object, object] has no method ‘Jkit’ Of course, none of the JKit functions are working, due to this error

    • Read more
  • Views
    23
    Comments
    2
    2 comments Most recent by FrediBach April 3 Ajax
  • Views
    61
    Comments
    15
    15 comments Most recent by FrediBach April 3 Partially
    • Hi Fredi, Is it possible to have the partially command run on a click rather than on a hover?

    • Read more
  • Views
    122
    Comments
    13
    13 comments Most recent by toledoh March 29 General
    • jKit has currently over 40 commands, it’s time to work on the individual command details and the whole codebase. It’s planned to add an event and callback system that makes it possible to call your own JavaScript code on each action jKit performs. The first code to make this happen is already in the latest versions of jKit, but as long as that’s not final, you wont see me document that only to lat

    • Read more
  • Views
    20
    Comments
    3
    3 comments Most recent by toledoh March 28 General
    • Hi Fredi.

      Can you suggest how to achieve this?

      My client wants a short form to be filled in prior to downloading a file. Is it possible to apply something to href=”file.php” that pops up a form window prior to the viewer accessing the file?

    • Read more
  • Views
    19
    Comments
    2
    2 comments Most recent by FrediBach March 25 Tabs
    • Fredi, How can I do a rotating tabs for a Featured Content Slider?

    • Read more
  • Views
    287
    Comments
    6
    6 comments Most recent by toledoh March 23 Carousel
    • Is there the ability to merge the lightbox function with a carousel?

              <div class="row carousel" data-jkit="[carousel:autoplay=yes]">
                  <div class="carousel-item">
                      <div>
                      <a href="images/sideSample.jpg" data-jkit="[lightbox:group=images]" title="">
                      <img src="images/sideSample.jpg" alt="">
                      </a>
                      </div>
                  </div>
              </div>          
      
    • Read more
  • Views
    24
    Comments
    4
    4 comments Most recent by FrediBach March 22 Swap
    • Hi Fredi,

      On mobile, you need to click to action the swap command, but you cannot return to the _off. Would this be possible?

    • Read more
  • Views
    25
    Comments
    2
    2 comments Most recent by FrediBach March 19 Form & Validate
    • Hello, first of all thank you Fredi for putting so much time in this project, this is a great tool! But I have a small problem with the Validate-Feature. It works good with the validation of my form, but after the validation nothing happens. I want to handle my post data within the same file:

      <

      form name=”form1″ action=”index.php” method=”post” data-jkit=”[form:validateonly=true]”>

      Console

    • Read more