Tagged Questions
jQuery TOOLS is a lightweight JS Library based on jQuery. It provides well documented and rich featured user-interface components for all kind of websites. The webpage provides a lot of examples, css and image resources and an active community.
12
votes
5answers
7k views
jQuery Plugins vs UI vs some alternative
I've been building a web app using jQuery as much as possible. Every time I need to add some new feature, I usually search for a jQuery plugin that does what I need, then I integrated it into my web ...
10
votes
2answers
4k views
Can JQuery UI and JQuery tools work together?
Can JQuery UI and JQuery tools work together? I.e. If I include both libraries on one page, will it still work?
6
votes
1answer
947 views
jQuery Tools alert works once (but only once)
I'm trying to build a simple alert mechanism with jQuery Tools -- in response to a bit of Javascript code, pop up an overlay with a message and an OK button that, when clicked, makes the overlay go ...
5
votes
1answer
79 views
Does anyone know status and future of the JQueryTools library? Is project abandoned?
We use JQueryTools library (http://flowplayer.org/tools/index.html), but haven't seen any progress in last 12 months or so in terms of new development or bug fixes. There is no place on the website ...
5
votes
3answers
99 views
HTML5: number input type that takes only integers?
I'm using the jQuery Tools Validator which implements HTML5 validations through jQuery. It's been working great so far except for one thing. In the HTML5 specification, the input type "number" can ...
5
votes
2answers
1k views
jQuery tools: How to close an overlay?
I have an edit form that I'm displaying as an overlay using Jquery Tools.
On my object list view page, each object has <a href="#" class="edit_button">Edit</a>. All of these are attached ...
5
votes
3answers
3k views
jQuery live with the ready or load event
I'm using the jQuery Tools tooltip plugin, which is initialized with $('selector').tooltip(). I'd like to call this on any current or future .tooltipper element. I figured that the following would ...
4
votes
2answers
3k views
JQuery Tools tabs conflicts with JQuery UI
I'm using JQuery tools' tabs feature and at the same time I use JQuery UI.
If I include both JS libraries, Jquery tools with tabs does not work.
How to fix this conflict? Any help is appreciated.
...
4
votes
3answers
4k views
jQuery Tools Overlay & jQuery.live event
How to get this work with jQuery.live?
$("a[rel]").overlay({
mask: '#3B5872',
effect: 'apple',
api: true,
onBeforeLoad: function () {
var wrap = ...
3
votes
1answer
52 views
jQuery Tools Dateinput + jQuery Validation Plugin - Not working in Webkit
I have a simple form that uses the jQuery Tools Dateinput and the jQuery Validation Plugin. The problem is that the validation works in IE and FF but not Chrome or Safari.
HTML:
<form ...
3
votes
2answers
744 views
jQuery Tools Alternatives?
I'm using jQuery Tools for most of my sites but it seems that it ceases development. I have no choice but to look for individual jQuery plugins equivalent to that of jQuery Tools.
I'm looking for ...
3
votes
2answers
3k views
jQuery tools modal overlay display problem in IE6-8
I'm trying to enable the overlay to be modal. It works perfectly fine in FireFox, but the window object is behind the mask when it becomes modal. This prevents any interaction with it and the page is ...
3
votes
2answers
2k views
jQuery Tools Tabs not displaying in IE7
It might be a long shot posting this question here but we will see. I have created simple tabs using jQuery tools. The only thing i think i have changed is that instead of setting all div elements ...
2
votes
2answers
74 views
display Plone FormGen in popup
I have created a form using PloneFormGen tool. Now I would like to display this form in a popup in a manner similar to the login form is displayed on click of a button.
I've looked into the jquery ...
2
votes
3answers
40 views
jQuery Powered Accordion Missing Anchor Link Functionality
For today's question, I have a very small accordion I built with the jQuery Tools library. I found that jQuery tools offered me the functionality I needed, with a much smaller footprint than the ...
2
votes
2answers
92 views
Placing a div over a jQuery image slider
I'm trying to place a div element over the a jQuery Tools Scrollable image gallery. I've got everything placed in the right way, however the div doesn't appear on top of the jQuery object even if I ...
2
votes
1answer
75 views
jQuery TOOLS: ToolTip with class selector?
Alright, so I have no idea what's going on here... I'm trying to apply a ToolTip with a class as the selector. The examples on their website are using and ID as the selector, but that's not possible ...
2
votes
0answers
56 views
is there an error with jQuery Tools Scrollable wizard error?
I'm trying to implement a wizard for the current web application i'm working on.
Everything works great when there are 3 items(panes) in the list.
When I add the 4th item (titled Finalize), the ...
2
votes
2answers
229 views
plone.app.jquerytools Bad version error while installing PloneFormGen
I am trying to install zettwerk.ui theme , i have added zettwerk.ui to eggs = then ran
buildout and restarted plone but i didn't find the theme on the Addon page.
here is buildout output
...
2
votes
1answer
375 views
Best / most complete jQuery user interface library?
We're looking for the best jQuery-based user interface library we can find. It doesn't have to be free. What are people using?
We've used jQueryUI, but development seems to have stalled. Not much new ...
2
votes
0answers
151 views
jquery-tools fallback if CDN fails
I'm using the for falling back and serving jquery locally if Googles CDN fails, following this thread.
Does anyone have advice for how to fall back on local jquerytools if the CDN version fails? ...
2
votes
1answer
271 views
Conditionally set an attribute of input fields to required if a checkbox is selected using jQuery
I'm using the jquery Tools validator plugin and I have a form with several sections. Each section has a checkbox at the top that I want to be like a main switch for each section - to programatically ...
2
votes
1answer
1k views
Including jquery.tools.js breaks other jquery functions
I am using some jquery for rating features and enlarge images on my website. This is all working well until I include: http://cdn.jquerytools.org/1.2.5/jquery.tools.min.js. At this point the Mozilla ...
2
votes
1answer
447 views
Issue with jquery tools overlay in Safari
I am trying to present a form inside an overlay. The form is loaded via ajax. This all works fine on firefox 3.x.
But on Safari 5.0(5533.16), the overlay shows but does not make an ajax request, ...
2
votes
2answers
217 views
Tooltips are mispositioned on hover
I cannot for the life of me figure out why the jQuery Tools Tooltips are showing up in the wrong place. Hover over the one of the three gray boxes on this page (e.g. "screen & voice recording"), ...
2
votes
2answers
234 views
Strange layout problem in IE6
URL: http://www.hkpete.com/test.html
jQuery 1.42
jQuery Tools 1.2.3 overlay
IE7 has this problem too (tested on ietester)
I can not find where the problems lie.
Thanks a lot.
<div ...
2
votes
4answers
4k views
jQuery Tools: How to close an overlay?
$("a[rel]").getOverlay().close();
$("a[rel]").close();
Both don't work.
$(document).ready(function () {
$("a[rel]").overlay({
mask: '#3B5872',
effect: 'apple',
...
2
votes
1answer
786 views
jQuery ajax not preloading images
I have a list of galleries, when you click on the title of a gallery it pulls in the contents (HTML with images).
When the content is pulled in it preloads the html but not the images, any ideas?
...
2
votes
2answers
270 views
How do I detect if a javascript constructor already been run?
I'm using the jquery-tools tabs and carousel in a page I'm working on. The carousel is embedded within a tab, and the tab is loaded in a beforeClick callback.
Normally, the carousel is initialized ...
1
vote
0answers
13 views
Scrollable fails when collection has over 11 containers
why jquerytools scrollable fails when collection has over 11 containers?
Example http://jsfiddle.net/bDUTy/
scroll to 12 frame and further
1
vote
1answer
138 views
Vertical Custom Scrollbars with JqueryTools RangeInput
I am attempting to replace the browser's native scroll-bar using the rangeinput function of JqueryTools.
Here is the example page: http://conceptionkit.co.uk/ck/support
The page has multiple ...
1
vote
0answers
35 views
jQuery Tools Scrollable - only scrolls to 10 thumbnails
I have jQuery Tools Scrollable set up so that the thumbnails are acting as navigation. This works great with galleries that only have 10 images like this example:
...
1
vote
1answer
100 views
How does jQuery Tools' tabs component prevent anchor jumping?
I'm testing out tab plugins and one thing I'd like to do is when the user clicks a link (from external sites or inside the page) with a tab's hash, the browser would not jump to the position of the ...
1
vote
1answer
78 views
jQuery tooltip makes href title disappear
I'm sure this is a simple problem .. i've wasted too much time already on it
I have the following image:
<img src="/_/img/icons/103-map.png" alt="Find Me" title="come and find me..." ...
1
vote
1answer
63 views
How to Deep Link with jQuery Tools' Scrollable
I am using jQuery Tools' Scrollable as the means to navigate through a whole single-page site.
Navigation looks like this:
<div id="mainNavContainer">
<nav>
<a ...
1
vote
1answer
46 views
I want to have tabs displayed vertically on the left hand side with Jquery Tools Tabs. Can anyone help me out?
I'm using the minimal setup except I've edited the CSS somewhat in a previous project and I have copied and pasted into this one. It's not much I've just changed the thickness of the border and ...
1
vote
1answer
87 views
jQuery Tooltip in PHP “while” loop not working
I want to display tool-tips on my website, and I'm using this code: http://flowplayer.org/tools/demos/tooltip/table.html
I'm using a while loop to create table rows <tr>. Here is how my ...
1
vote
1answer
30 views
How do I hide a child element on a hidden tab with Jquery, and keep it hidden until I unhide it?
Probably best to explain with an example:
<div id="tab-1">
<input name="1" type="text" />
<input name="2" type="text" />
<input name="3" type="text" />
<div>
...
1
vote
1answer
145 views
Conflict between jQuery Tools and Flexible Slide to top Accordion
I´ve already asked this question at the comment section of the tutorial-site http://tympanus.net/codrops/2011/10/12/flexible-slide-to-top-accordion/
I want include this "Slide-to-top-Accordion" ...
1
vote
2answers
134 views
jQuery Tools Scrollable Navigatior Plugin not working with Firefox 7
When viewing jQuery Tool's Scrollable Example with Firefox 7 on a Mac, the top navigation does not click / scroll.
I've tested it with Chrome, Safari and IE8 and it works well, just not Firefox.
...
1
vote
2answers
192 views
jQuery Tools Validator: not required, but test if not empty
I'm using the Validator from jQuery Tools ( http://flowplayer.org/tools/validator/ ) to validate my form (why jquery tools? because they are lightweight and use semantic HTML5 Tags, input-types and ...
1
vote
2answers
34 views
How to determine what is included with jQuery Tools minified file?
I've inherited a project that includes a minified version of jQuery Tools. The jQuery Tools site allows you to download a customized build with various user-selected script options.
How can I ...
1
vote
1answer
152 views
Flowplayer jQuery Tools not functioning in IE 7/8
I've noticed an issue which has recently cropped up regarding Flowplayer's jQuery Tools, which do not appear to be functioning in IE 7/8. Please reference here. Works great in Safari/Firefox/IE9, - ...
1
vote
1answer
79 views
jQueryTools requires div for tooltip to be place after trigger element (li) — document fails to validate
Here's the jQueryTools demo page on how to use their tooltips: http://flowplayer.org/tools/demos/tooltip/any-html.html
Basically, if you want to have a tooltip that contains HTML, you have to put ...
1
vote
1answer
40 views
Hover not working with jQuery Tools - jQuery
When I add jQuery Tools to my page, hover effect on links doesn't work. Without it, it works.
<script src="jquery.js"></script>
<script src="jquery.color.js"></script>
...
1
vote
0answers
139 views
JQuery blockUI plugin and JQuery Tools overlay feature not working together
I am using jquery.BlockUI to block a page when performing ajax call to a back end script. It was working fine, but once I had added jquery.overlay from jquery TOOLS, blockUI plugin stopped working.
...
1
vote
2answers
278 views
Jquery tools Ajax login with Coldfusion, problem cancelling modal
I am testing an ajax modal login using Jquery Tools
Here's my test page.
<cfparam name="session.auth.isLoggedIn" default="false">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 ...
1
vote
2answers
86 views
Jquery / Jquery Tools Getting Smaller Effect
I want to develop a screen with JQuery Tools(or just with JQuery) and HTML5. There will be a main panel at screen and it will have rounded square buttons on it. When user clicks a button this panel ...
1
vote
1answer
130 views
jscroll pane, jquery tools :: tabs problem
jScrollPane has a very reasonable problem when working with tabs. Tabs (both jQuery UI and jQuery Tools) usually use display: none to hide unfocused tabs. This messes jScrollPane up. The fix is ...
1
vote
1answer
121 views
jQuery UI Slider with jQuery Tools Scrollable
Anyone ever seen an example (or tutorial perferably) of using the jQuery UI slider element to control a jQuery Tools Scrollable? I'm looking to build a timeline-type page and want to have a horizontal ...