datepicker plugin and jQuery UI 1.8.2 theme not compatible?
I'm using Keith Wood's datepicker jQuery plugin v.4.0.2 (not the jQuery UI datepicker) with jQuery 1.4.2, and I want to use the jQuery UI Cupertino theme v.1.8.2. I reproduced the example on this page http://keith-wood.name/datepick.html under the Layout/Style tab. The inline example worked, but the popup example failed. I tried many permutations and combinations of loading .js and .css files, none of which worked. Would someone please point out the error of my ways? Code snippet and screenshots
Redirecting the back button if the "back URL" is xyz.com
I am trying to capture the back button and redirect if it is a certain URL, if not just go back like a normal back button. I've never really messed with the history except for something like this: <a href="#" onClick="history.go(-1)"> Anyone have an example using this plugin: http://www.asual.com/jquery/address/ , or any other plugin that might achieve this? any direction will help thanks
Cycle plugin, split-up pager.
Hello everyone, I've recently discovered the power of jQuery Cycle plug-in, and I'm enjoying it. However, tonight I faced an obstacle trying to achieve something. Basically, what I want to do, is to split the pager for a single slideshow into multiple parts, each containing only a some of the slides: essentially, in my idea, the thumbnailed pager appears on the side of the slideshow, and the thumbnails appear beneath some heading tags depending on their category. For example, I have a slideshow
Cycle - show more than one item
Is it possible to show more than one item with cycle plugin. For example, if we have something like: <ul> <li id='1'> <li id='2'> <li id='3'> <li id='4'> <li id='5'> </ul> I'd like li's 2 and 3 to be shown at the same time.
slider not sliding in IE9
Hi, I have use the following Jquery plugin selectToUISlider on my web site which has worked fine in IE8,FF, Chrome however when viwing the same site in IE9 the slider doesn't slide when using the mouse to drag the slider. I can still click on each value and the slider will move/jump to the required value. I've debugged the javascript in both FF and IE9 and I can see that in IE9 the slide event doesn't get fired, where in FF it does. Does anybody have any ideas? unfortunatly I don't have external
Cluetip in an iframe
Hi all, i'm using the cluetip plugin in an iframe. When I mouse over the link, the cluetip does not load above the parent page, so it gets cut off partially. Is there any way to make the cluetip load above the parent page? thanx
Accordion
Hello! I'm using the Accordion plugin and I want to display my list all compressed. What should I do?
marks in firefox with bxSlider
Hi everyone, I need some help in removing the marks that appear in Firefox with this JQuery Plugin (bxSlider). Thanks in advanced!!
Make Autoscroll stop at bottom
Hi. I've installed the jQuery autoscroll (http://www.yeesiang.com/jquery.autoScroller/), for my web page. I'm using it in a div tag for a news feed. The problem is that it is looping. Is there any way to make it stop at the bottom? And if its possible, is there any way to make it being able to scroll upwards again?
Malsup Cycle jQuery plugin - problem with caption
hi, first off i'd just like to say what an absolutely superb plug-in this is... so simple to use and with so much customisation... i'm having a small problem with getting the captions to display from a slideshow... i've got multiple slideshows on the page which i guess could be causing the problem... i'm not getting any errors, but no caption is being displayed... here is a section of my html.... can anyone suggest what i might be doing wrong... <script> $(document).ready(function() { $('#cat_slide1').cycle({
Click to expand Superfish submenu.
I would very much like to be able to click to expand a submenu in Superfish, rather than the default hover to expand. How can I achieve this?
jqdock doesn't do anything
Whats wrong with this jqDock code? Nothing happens; the pictures stay the same size... Thanks in advance! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Login</title>
</head>
<body>
<div id="menu">
<a href='page.html' title=''>
<img src="../DockIcons/Login.png" alt='' title='' /></a>
<a href='page.html'
Trouble using cycle on divs?
I am trying to get jquery.cycle. to slide divs and the text is sliding but the css styling to the div is being messed up when i run it i have a background image and height and width but when I view it live the background is not right and the text is centered on one of the divs and not centered on another???
Issue with Tiny Scroll Bar
I'm using Tiny Scroll Bar from here > Tiny Scroll Bar I've placed it into this page design. > CET-beta The problem is I want to use anchor links in the scroll area and jump to them from any page from the main navigation. But when I do this it goes to the test page to the anchor area but you can not scroll to the information that would normally be higher up in the scroll area. Any idea how I can stop this from happening??? I'm not sure why it's even happening?? I tried to email the page owner a week
jQuery Portal / Library
I am investigating the difficulty in building a website to display artworks using the iTunes - flippable album cover display. There are a few good jQuery plugins out there that do this. I'd also like to add the capability for the users to click keywords or colors to narrow down the selection of displayed art. Does anyone know of an open-source jQuery solution that would include all these capabilities?
Plugins sorted by the number of times downloaded
It would be nice to be able to sort plugins by the number of times voted on. I know you can see how many times it has been voted on after you go to the detail page but it would be helpful to get that info as a sort field on the "Most Popular Plugins" page because then you could tell wether a 5 star has been voted on once or a 1000 times. I personally would rather get a 3 1/2 starred plugin voted on 1000 times then a 5 star voted on once by the developer. Don't get me wrong I would vote 5 stars
tooltip bodyHandler / external function
The code below returns: jquery.tooltip.js (line 149) bodyContent is undefined error source line: if (bodyContent.nodeType || bodyContent.jquery) { $('td.de a', tr ).tooltip({track:true,extraClass:'de',showURL:false, bodyHandler: function() {showstuff();} }); function showstuff() { return "hello world"; } Am I missing something? Thanks!
History Plugin
Hi everyone, I am working on a personal project and I need to create a system where everything in the front end works via JSON. There will be one main index page and the rest of the content will be pulled dynamically. So I need to make sure that my system is seo-friendly, supports browser's back/forward buttons and each content section can be bookmarked. So far I have found the following plugins: http://www.mikage.to/jquery/jquery_history.html http://stilbuero.de/jquery/history/ http://benalman.com/projects/jquery-bbq-plugin/
Using "Simple Modal" on iTouch in Landscape Mode
Has anyone tried to use the "Simple Modal" jQuery plugin in landscape mode on the iTouch or iPhone? It appears to miscalculate the dialog placement, often appearing off-screen. Also, the overlay that appears behind the dialog is too short and you can see where it ends if you scroll down.
What's the status of the globalization plug-in?
Hi all, Back in October, a new jQuery globalization plug-in from Microsoft was announced on the jQuery blog, and seems to live over in this github repo. In the blog post, it says it will be "available soon" but I'm not yet seeing it under plugins.jquery.com. There's clearly still work being done on it, though, and I can't imagine anyone has lost enthusiasm. Having a standard i18n mechanism with jQuery is very exciting indeed. (And I understand there's an effort to make this same feature set available
Manipulating divSlideShow Plug-In
Hey. I'm using the divSlideShow plug-in on my site; however, I want to be able to call a given "slide" within the slideshow via a button located outside the slideshow container. So instead of manipulating the slideshow via the automatically set left and right arrows, or numbers, I want to use my own buttons. Any help would be greatly appreciated. The javascript plug-in is ~166lines long, not sure if it's common to post all the code up here. Link to demo and source: http://www.kevinresol.com/divslideshow/example.php
JQuery Cycle lite Plugin
Hello, Thank you for developing the JQuery Cycle lite plugin. I have been using the most basic version of the plugin (which was working fine) until I recently decided I would like to use the Scroll Left feature. My problem is: It displays the first 2 slides fine, but only displays the html title attribute for the remaining 4 in the slideshow. Can anyone make a suggestion for what may be causing the other slides not to display..or load I guess? Thanks, Josh
Problem with jQuery Form Plugin and Chrome 9
Hi, I have a web-application which does ajax submit of some forms. It works well with Chrome 8, but with Chrome 9 the ajax-submits do not work any more. I get no error-message, the form just silently not submits. Does anyone else see a similar issue when going from Chrome 8 to 9?
validate 1.8 with jquery 1.6 RC 1 not working
Doing my part to test out jQuery 1.6 RC1, I changed my link to jQuery. I have a form and with all previous versions of jQuery when I click my save button my invalid inputs show their respective messages. With jQuery 1.6 RC1 the validation messages do not show. No other changes were made to the app. Using validation 1.8. I switched back to jQuery 1.5.2 and it works as expected. Paul Speranza
Issue with duplicated userCollapseText when useing JQuery Expander :(
Hello JQuery group, I'm must say that I really enjoy using the jquery.expander control for a simple and intuitive UI. It works really well with news items that need to include a Read More... and Close... option. I just have a strange issue/artifact with one of the controls properties, the userCollapseText property. The strange thing about this issue is that I'm using the control on a test repeater which works fine (I'll explain in a bit) but on our test box in a DIFFERENT repeater, it somehow
Double tooltips with Tipsy in IE
I'm using Tipsy on my site and in IE7/8 I get a double tooltip when I hover over an element. I've looked around for a fix but can't find any reliable solution. Has anyone else come across this issue?
Show Valid Fields in Validation Plugin
hi guys, the validator plugin for jquery is really cool, but i need the possibility to also mark a field as valid (not only disappear the invalid message), a simple "is valid" label would be sufficient.. i tried to change the sources, but that seems rather complicated. has anyone ever done that, or have a hint for me, that would be great greets adrian
Validation - Moving the 'Field Required Message
http://bassistance.de/jquery-plugins/jquery-plugin-validation/' I'm currently setting up a site which will have a contact form and I'm using the validation plugin. Currently the 'This field is required' message shows up after the form's input fields. What I want to do is have the message show up after the name label of the field. Is there anyway to do it?
REInitialize ColorBox from within iFrame
Hi all, As you no doubt know, a link that is generated on the fly (ie by a JS function) and is supposed to invoke a ColorBox (due to a predefined selector) doesn't work as the link didn't exist when the ColorBox was initialised e.g., you have this in the head: $(document).ready(function(){ $(".frmMe").colorbox({iframe:true, innerWidth:1200, innerHeight:640}); } Then a link generated by JS at a later time (for example triggered by a users click) like: <a href="blah.php" class="frmMe">Easter Eggs</a>
Feature Request: Display multiple cluetips simultaneously, allow assignment of unique id's to cluetip container
I see that the cluetip plugin project is on github so, perhaps at some point I'll be able to try implementing this feature myself, and submit a pull request. But in the meantime, I want to see how much support there is for it or if someone is already working on the solution. My team is using the cluetip plugin in a rather exceptional way. Rather than a tooltip like msg bubble that appears on mouseover, we show the cluetip on page load and require the user to dismiss it. We're using these cluetips
Fancybox validation
Hey! I'm using the JQuery validation plugin inside a Fancybox window. My contact form appears in the modal popup when the user clicks a link (loaded through an external .html file with the form code), but my problem is that the validation is always skipped and the form is always submitted. The weirdest thing is it works if I put an "alert('...');" before the validation code The link: ... <a id="open" href="../Myform.html">myform</a> ... The Form (in the myform.html file): ... <form method="POST"
JQuery Cycle display issue in IE - first page load only
I have an issue with JQuery Cycle plugin that only appears in IE (version 8, but probably also others), and only appears the first time the page is loaded. Clearing the cache, clearing cookies, etc, does not allow the problem to be reproduced a second time. The problem can be seen at [redacted] On first page load, the slideshow briefly flashes what look like 'broken image' icons, before loading images properly. The images then start to cycle, but with a small square appearing at top left corner,
jQuery's cluetip plugin : GSearch is not defined
I'm using the following code for creating google map. Now if I load this page through a browser, it loads fine. However, if I call this using the cluetip plugin the map doesn't load. I get this error GSearch is not defined on both FF and Chrome. Any help will be much appreciated. Calling Google map using cluetip: <a id="ttip_1204" class="jt" rel="ajax/carte.php?id=1204" href="ajax/carte.php?id=1204">See Map</a> $(document).ready(function() { $('a.jt:eq(0)').cluetip({ cluetipClass: 'jtip',
Using jQuery validate and a Submit Once Functionaility together
I have this little script that alllows you to submit a form once and only once which looks like: $("input[type='submit']").attr("disabled", false); $(".empForm").submit(function(){ $("input[type='submit']").attr("disabled", true).val("Please wait..."); return true; }); //closes submitIt works great. One little problem, I'm using the .validate plugin, and when that validates fields, the submit button is turned off. I need a way
ColorBox and AJAX doesn't like working?
Hi, I'm trying to get the following code working: <link media="screen" rel="stylesheet" href="/links/static/luna/colorbox.css" /> <script src="/links/static/luna/jquery.colorbox.js"></script> <script> jQuery(document).ready(function(){ jQuery(".viewmap").colorbox({width:"475px", height:"375px", border: "black", iframe:true}); }); </script> The code works fine for the main part: http://www.campingholiday.org/cgi-bin/links/page.cgi?g=Google_Maps Click on
How to work with Labelify and Validation plugin at a time?
Hi, I am using Validation and labelify plugins. but labelify fills the title text and validation plugin treats that as text entered and validates a required text box as true. How to fix this or work with these two at a time?
[jQuery] [validate] Setting the width causes a validation quirk
I have two div's inside a form like this: <form ...> <div class="column"> ... Form elements ... </div> <div class="column"> ... Form elements ... </div> </form> And here is the css for the column class: .column {float: left; width: 47.5%; margin-right: 2.5%;} The first column contains 3 form elements. The first two fields are required and the third is optional but has email address validation. If I load the page, place the marker inside the last field and enter an invalid email address and then click
Calling a jQuery plug-in by using JS
I want to preface my question by saying that I am fully aware of how to use jQuery, and that using jQuery the way it's designed is obviously easier than mixing jQuery with JS in almost all cases, but what I want to ask is more for the sake of a brain exercise than anything. With that said, I am playing with jQuery, trying to figure out how it works. For example, let's say we have the following HTML (and please also imagine that I have actual URIs for href and src): ... <div id="pics"> <a href="#"><img
treeview modifiying GET ajax request and appending type= as a param.
There are 3 tables in DB group-set,group,users. Two different type of folders 1 is group-set which contains groups and another is groups which contains the users in group. group-set can have multiple group-set or group as a child elements. group will have only users as child elements. user is a leaf node. how to load it with ajax. because ajax GET request passes "id" to load childs.. but in this case we need extra parameter in GET request i.e. type to find out whose child it needs (group-set's or
BlockUI is not changing cursor back to normal after page is loaded
Hello all. I'm calling $.blockUI() whenever a anchor tag with a "link" class is clicked: $("a.link").die("click").live("click", function() { $.blockUI(); }); The anchor click loads a new page, however, the unblocking of UI doesn't completely work. The overlay is removed, however, the cursor is not changing back to "normal". This is happening in Firefox 3.6.16. So, the end-user perceives the page as still processing because the cursor is "spinning". Moving the
Next Page