It looks like you’re new here. If you want to get involved, click one of these buttons!
I’m currently working on quite a few new things for jKit. Some are just small new features for existing commands, but there are two major developments coming in the next releases. One is hash/history management for things like tabs, accordion, ajax … and the second one is a fully documented source code. Here’s a very early preview: https://jquery-jkit.com/dev/jkit.docu.php
It will be faster in
…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!
…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?
…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?
…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=
…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
…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!
…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.
…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
…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’: ”);
…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
…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
…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
…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
…Hello
I’m trying to load royalslider “http://codecanyon.net/item/royalslider-touchenabled-jquery-image-gallery/461126” with jkit ajax but i cant find a way to fire the script the div load well. Is there a way to callback the script again after page load ?
Thank you
…Hi Fredi, Is it possible to have the partially command run on a click rather than on a hover?
…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
…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?
…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!
…Fredi, How can I do a rotating tabs for a Featured Content Slider?
…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>
…
Hi Fredi,
On mobile, you need to click to action the swap command, but you cannot return to the _off. Would this be possible?
…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
…Fredi, how can I put the tooltip on the top or right position?
…hello, I want to put a “partially” in each tab, but it does not work. Sample :
<
pre> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Fiche article</title> <script ty
…Hi I have a site that uses Q and A plugin for wordpress and jQuery Bubble Popup v.3.0. When these are placed in a jKit tabs they do not function. The jQuery events doesn’t seem to fire. Once outside of the tabs on the same page it works fine. I have been scratching my head as why this maybe. Any hellp will be great.
…Is it possible to have a fixed header ( sortable ) and apply scroll only to ‘tbody’ so that the header is visible all time in case the table has larger number of entries! Any idea will be of great help 🙂
…Would be great if we had a marquee of images or texts, like the old marquee html code 😉
…How can I do a static ticker?, I want to type 1 time the ticker and stop the text.
…Hi Fredi. I just recognized that the lightbox example on the page dedicated to slideshow command doesn’t really work. Well… it works but only sometimes. It’s weird. you just have to click on pics couple of times, after the second or third time you’ll see it. I had another question: is there a way to make the parallax work on iPad/Iphone?
…