JQuery Datepicker does not show all the years
As per this http://jqueryui.com/datepicker/#dropdown-month-year If I click on the date filed and click dropdown in the year 2013, I do not get the scrollbars in IE10 on windows 7 which I get in Firefox. But most importantly I cannot seem to browse/pick dates before 2003 or after 2023. The only way around this is if I either select the oldest year which is 2003 and click on the dropdown again to select years prior to that and vice versa for years after 2023. How do I provide a scrollbar that
Scrollto and Localscroll with js 1.8.3
Hi everybody! I am trying to build an horizontal web site and for this I use Scrollto and Localscroll. I would like an effect similar towhat you can see on this site http://tibomahe.com/, but after 2 weekends trying I am still totally blocked. There are a lot of similar topics ont the forum but very few answers. Any help should be more than appreciated! Here is the js part of my html code: <script type="text/javascript" src='http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'></script>
Resizing conflict between isotope, prettyPhoto, boostrap and slider.
I have a conflict which seems to have cascaded. A clients vCard website is using bootstrap, isotope, prettyPhoto and a jquery responsive slider. http://www.precisiondesignandconstruction.com/dev/. When an image was enlarged on the Portfolio tab using prettyPhoto the height and width of the slider on the Welcome tab ended up being set to small negative values. I was able to fix the problem with this code I was given. $("#home-tab").on("show", function() { setTimeout( function() { jQuery(".responsiveholder").trigger("resize")
Cycle 2 Nested slideshows
I am trying to build nested slideshows with Cycle2. I am able to create nested slideshows from the demos but I having problems with the carousel pager for the nested slideshows. I have created a jsfiddle. Here is the link. http://jsfiddle.net/generocha/GwfYy/ Any help would be greatly appreciated. Thanks.
validator
The jquery validator pluging is not validating with the W3C: Line 190, Column 36: The for attribute of the label element must refer to a form control. <label for="topic" class="error">Please select at least two topics you'd lik… Does anyone know if there is a solution to this? I'm new to jquery so it might be something simple.
Flexslider issue on IE9
I've been testing this website in several browsers now: http://laideae.com/2e However, for some odd reason, IE9 has a bug displaying the last slide (most of the time, thou sometimes it does it on other in-between slides) on pages such as this: http://laideae.com/2e/espaset-lt.html When you click the next button, the slideshow seems to go from beginning to end in a fast forward way and then it displays the last slide. On some computers, it quickly displays the last slide and then moves quickly to
[cycle] plugin: Implement caption count (ex: "Image 1 of 10")
Hi, I'm using the [cycle] plugin but a Wordpress version (Smooth Slider), so the code is a bit harder to manipulate for me. So my problem is this: How do you add a caption ("1 of 10") that tells which slide the slideshow is on like here: http://jquery.malsup.com/cycle/count.html I have added after: onAfter, and function onAfter(curr,next,opts) { var caption = 'Image ' + (opts.currSlide + 1) + ' of ' + opts.slideCount; $('#caption').html(caption); } to the javascrip part in the head, then <p id="caption"></p>
How to trigger $.blockUI(blockOption) on all postback browser process
I have already working blockUI on all ajax call. But now I want the shown blockOption to keep shown on postback. How do I do that? Or how do I get postback browser status via jquery? Here the code: AjaxLoader = {
_msg: '',
_errorUrl: "~/Error",
showIndicator: function (selector, message, culture) {
var self = this;
if (!message) {
message = this._msg;
}
if (!self._isBlocking) {
var item = getLoaderText(culture);
var blockOption = {
/* message: '<img style="vertical-align: middle; margin: 10px;" src="/Modules/KHI.OTA.OnlineTravelAgent/Images/ajax-loader.gif"><span style="white-space:nowrap;margin-right:5px;">' + 'test test' + '</span>',*/
message:
'<div id="popup_box_gi" style="width:400px;max-width:600px;background:#FFF;border:4px #DA2940 solid;-moz-border-radius: 5px;-webkit-border-radius:5px;border-radius:5px;"> <div id="gi_popup_header" style="height:60px;background:#fff;padding:3px;"> <table id="gi_popup_table" width="100%" border="0" cellspacing="0" cellpadding="0" style="font-size:12px;font-family:arial;color:#828282;"> <tr> <td width="17%"><img src="/Modules/KHI.OTA.OnlineTravelAgent/Images/ajax-loader.gif" /></td> <td width="83%" style="vertical-align:middle;"> <span id="gi_popup_title" style="font-family:arial;color:#737373;font-size:16px;font-weight:bold;display:block;"><span>' + item[0][2] + '</span></td> </tr> </table> </div> <div id="gi_popup_body" style="height:auto;background:#fff;padding:3px;background:#F6F6F6;"> <table id="gi_popup_table" width="100%" border="0" cellspacing="3" cellpadding="0" style="font-size:12px;font-family:arial;color:#828282;vertical-align:text-top;"> <tr style="vertical-align:text-top;"> <td width="40%" align="center" valign="top"><img src="' + item[0][1] + '" width="115" height="103" /></td> <td width="60%" valign="top" align="center" style="vertical-align:middle;"><strong style="font-size:14px;">' + item[0][0] + '</strong></td> </tr> <tr> <td> </td> </tr> </table> </div> </div>',
//'<div style="width:400px;height:300px;background:url(/Modules/KHI.OTA.OnlineTravelAgent/Images/bg.jpg) no-repeat;margin-left:auto;margin-right:auto;"><div style="padding-top:32px;padding-left:10px;"><img style="float:left;" src="/Modules/KHI.OTA.OnlineTravelAgent/Images/ajax-loader.gif" /><span style="float:left;vertical-align:middle;text-align:center;font-size:small;width:64%;">' + getLoaderText(culture) + '</span></div></div>',
zclip plugin not working for my div 'copy'
Hi. Help please. I'm using zclip plugin. The copy div is not working for zclip. http://jsfiddle.net/jmcausing/ScDZu/
Problem with mmBackgrounds plugin
Hi guys, Hope you can help. I'm creating a website using Joomla 2.5.9 and the Shape 5 Vertex template. One of the plugins I've installed is mmBackgrounds. But I keep getting this message in the error console: Uncaught ReferenceError: jQuery is not defined (anonymous function) When I go to the script to which the error code is referencing, this is what I see: jQuery.noConflict(); jQuery(document).ready(function() { jQuery('#modal-messages').css('margin-top', ((jQuery(window).height() - jQuery('#modal-messages').outerHeight())/2)
Question about the validation plug-in
Hallo, I start using validation plugin and have a question. I would like to make the list of checkboxes (please see below). [] [] [] [] [] [] [] The person that decides to check, for instance 4, has to check before all previous checkboxes. It means that someone choosing to check 7 must have checked previously all the checkboxes from 1 to 6. I have tried something similar that I have put below, but it doesn't work (please see the part in green). I would be grateful for any advice. Thanks in advance
Superfish - submenu items disappear beneath the bottom border of the window
I have a 3 level menu and the last of the level 2 items is the parent of a set of additional level 3 items. Most of the level 3 items beneath that last level 2 item are not visible because they appear beneath the bottom of the browser window. Is there some way to make a set of sub-items appear above and to the right of the parent item when this situation occurs?
jQuery Form Plugin gets status code 0 though request succeeded
I'm running jQuery 1.7 and have the following piece of code using the jQuery Form Plugin's "ajaxSubmit" method: form.ajaxSubmit({ url: "my/url", type: "post", dataType: "text", success: function (data, status, xhr, form) { if (xhr.status === 0) { //Handle odd case } else { success(data); } }, cache: false, contentType: false, processData: false }); This request works perfectly in all browsers - it successfully hits my endpoint w/ the
colorbox + Inline Input Element + Enter Key = colorbox.close() - but not in Chrome
Hi guys I'm having trouble with the Color box plugin & i think it may be a problem with JQuery itself. When using an inline colorbox that contains an input element, pressing Enter (KeyCode 13) on said input box causes the color box to close - but only on IE - Chrome etc dont close. Looking at the stack is seems that the colorbox.close() method is being called by JQueries event handling methods but i cant figure out why - or rather why it's only doing it on IE. I looked at the DOM and Jqeury
$.address is undefined problem
Hi, In one website template, I am trying to use jquery address plugin. But I continuously get $.address is undefined error. I have included the following js files in the given order: <script type="text/javascript" src="js/jquery-1.7.2.min.js" ></script> <script type="text/javascript" src="js/jquery.address-1.4.min.js" ></script> Then in my custom jquery code I have written an initialization function like: $.address.init(function (e) { //some code that I perform to initialize local variables
How To Create The Like Box For Facebook Page
Hello all. I am new to this and would like to know if I can create the like box for my Facebook business page posts, and if so, how? Thank you for any help you can offer.
Datepicker with Messi Dialog Box
Hi I am trying to use datepicker inside a messi dialog box (http://marcosesperon.es/apps/messi/) which also uses jquery. Basically, a button is clicked, the dialog box pops up and in the dialog box is a form. The form contains a date field, which I want to attach datepicker to. However, when I click in the input box, nothing happens. I know the datepicker is working because if I put the input box on the php page and not in the dialog box, it appears fine. Can anyone help?
Problems Initiating Hidden Slideshow on page load
Hi there - new to this so please bare with me. I am using bxSlider to deal with some gallery displays on a curret project. There is a main slider that is there when the page loads, clicking options in this slider opens and closes other slideshows. The initially hidden slideshows(via CSS - display:none;) don't render correctly when they are called using my current code, instead it bunchess all the frames together and the navigation doesn't work. The Slideshows work fine so long as the CSS is set to
[Solved] Bassistance Validation - SubmitHandler code not running
Hi, I've just downloaded this plugin and was trying to integrate in my scripts. the validation worked as charm on the spot as soon as I've added the code, however the submitHandler seems not to work correctly. I have been through the forum and have seen other people having similar issues but haven't been able to identify a solution. what happened before I've implemented the validation plugin is that my form didn't have a submit button but only two normal buttons one to reset the form and the other
Selected Drop down text disappears in .Net MVC4 jquery mobile application after jquery validation.
Hey, I am using jquery mobile for ASP.NET MVC4 application. Validations are performed using jquery validate and unobtrusive js. During client side validation the selected value displayed in the drop down disappears in the following scenario.Attached screen shot for reference. ScreenShot1: Validation without entering data. ScreenShot2: Validation after selecting a value in drop down. Problem is Drop down text is invisible. Following is the html the class="input-validation-error" style="display:
Another Cycle pause/resume not working issue (detailed homework done)
I've successfully implemented Cycle along with some additional code which uses the youtube JS API to communicate video pause and play events. I have disabled pause on hover and created my own mouse events for pausing and starting the slideshow. I have gone as far as to add a console log line to the pause event in jquery.all.js to trace the pause event as I felt passing the command to Cycle wasn't making it to the slider. case 'pause': cont.cyclePause = 1; triggerPause(cont);
How to set 100% div width in jquery cycle plugin
Hi, please help.. http://stackoverflow.com/questions/15876364/how-to-set-100-div-width-in-jquery-cycle-plugin
Call another jquery plugin whenever a plugin is called
I have 3 jquery plugins - fixheadertable, jqTransform and facebox. Whenever fixheadertable plugin is called other two plugins are not working. So i have to call those two plugins after each call of fixheadertable. This is happening because fixheadertable recreates the table rows whenever i sort or use pager. So the plugins used in those table rows are not working. The important thing is jqTransform and facebox should be applied only inside the table where fixheadertable plugin is applied. Otherwise
jQuery Tree View with Context Menu
I have created Tree View with context menu in following structure CCA CCA2007 NIC2007 NICSubCA 2007 TCS2007 TCSSubCA 2007 CCA20011 NIC2011 NICSubCA 2011 TCS2011 TCSSubCA2001 This is my tree structure.For the above tree view menu i need create context menu with different menu item. for example if user right click on CCA2007 or CCA20011 Context menu should be displayed
Cannot get crumble.js to work
Hi, I am trying to integrate https://github.com/tommoor/crumble/blob/master/README.md to my website but cannot seem to get it to work. Here is the page i have tried to make it work on. http://callummundine.com.au/photo/login.php. I have attempted to make the bubble appear next to the email input. If anyone could shed some light on what i am doing wrong it would be great. Thanks Cal
drag and drop not working for dynamically created div
Hi, I have created a div using jquery. Drag the element from another div into newly created div. but dropping is not working. If i create the div on form submission it's working fine. Pls can any one help me how to do the above funtionality with out form submission. Thanks you.
Cycle Plugin: Addslides dynamically
I am using jquery cycle plugin, I want to add slides dynamically in between the existing slides but default functionality is it's always adding the slides at the end of exiting slides. function onBefore(curr, next, opts) { //Adding new slide // item has dynamically crated div element opts.addSlide(item); } Thanks in advance!
Please help with solving a jquery Waypoints problem.
I'm close to tearing my hair out with Waypoints. First of all, I'm far from being experienced in javascript. I'm using Waypoints to 1) fix the nav to the top of the screen at a certain point (this works fine) and 2), highlight nav items when certain sections are reached. Everything works perfectly except when you click a nav item that requires the waypoint direction up, e.g. click "Exceptional Value" and then "Destinations." You'll notice that the waypoint seems to be a pixel off and "Exceptional
jQuery lightbox + text
Hello all, I'm looking for a jQuery lightbox that lets you add an image next to a text paragraph. Some of them, such as this one, do allow you to add images; however, I have yet to find any that lets you add text next to it. I must clarify that I am not looking to add merely a caption, but rather an entire block of HTML text, preferably of the same size as the image. Does anyone know of anyone I can use? Thank in advance and I apologize if this is the wrong place to ask this.
BlockUI (Global Block, then Element Block) No Overlay Click
*UPDATE* http://jsfiddle.net/6tH4E/ Working Fiddle... This fiddle produces the error if you follow the instructions Here's my current problem.... I have a form <div id="blah"></div> ok so, I use the global block $.block({ message: $('#blah'),onOverlayClick: $.unblockUI; }); // works then when the form is submitted, I block the form $('#blah').block({ message: 'Waiting...' }); on ajax completion $('#blah').unblock(); this all works, however, once the form is unblocked, I can no longer click the overlay
Open two jquery colorboxes on page load in javascript
Does anybody know for the possibility of two jquery colorboxes open independently on page load?? I am able to open single colorbox on page load but i need to open two at a time
How can I remove the alert message when using zClipboard after the data is copied?
Hi I am using the zClip plugin to copy a text in my page which is working fine. However, It display an alert stating the the data has been copied. I just want to remove that alert. I wan't the data to be copied and not alert is displayed. How can I do that? This is the plugin http://www.steamdev.com/zclip/#notes Thanks
BlockUI not working from within Firefox extensions
Dear All, I am developing a firefox extension, and within the extension i try to use the BlockUI feature. However, everytime this feature is called, I receive the following error: Error: NotSupportedError: Operation is not supported Source File: chrome://testExtension/content/jquery-1.9.1.js Line: 6926 BlockUI works perfectly fine in Firefox however, when called from within an extension, it triggers this error. Is this a bug with blockUI? I am currently using: Firefox: 20.0 Jquery: 1.9.1 BlockUI: 2.57.0
Jquery Tree menu with different context menu item
Hi, How to design menu using tree menu with different context menu item. Thanks in advance Regards
JQuery Cycle Plugin not working in Wordpress 3.5.1
I recently moved a site to different host for a friend. In doing this it appears to have broken Jquery cycle that was being used to rotate some images. In addition to a new host WP was also upgraded from 2.9.2 to 3.5.1. Below are links to the sites. (warning adult content - non pornographic but NSFW all the same). sohclub.com - new host (godaddy) and wp version - broken sohtest.statestdesign.com - test host (host gator) and old version of WP - working Code is the same in both. I've tried versions
Jquery Plugins not working
Hello everyone the plugin for Jquery checkboxes does not work in my project. It works when I copy and paste the same code in any file that is not a part of my project What must be the problem I have my own css linked to the file along with redmond theme from jquery The code for custmozing buttons works but other plugins such as of datepicker and checkboxes and of accordion are not working Please reply soon
Trying to load to a specific slide in jquery slider via url (window.location.hash?)
I'm trying to link to a specific slide in a slider from a button located on a separate page, hence anchor links won't work. I thought about employing anchor links within the slider document, located above the slider, but that didn't work. Ideally, I would like to be able to access the specific slides in a manner like this. http://myslider.com/index.html#1 http://myslider.com/index.html#2 http://myslider.com/index.html#3, etc. I am using the Awkward Showcase slider. Each slide is located in within
add/Remove columns in grid dynamically by drag and drop
Hi, Below is my project requirment details. Kindly request you to suggest the best ways of implementing in ASP .NET. Table columns are displayed in Treeview, with drag and drop, dynamically column can be added to the Grid along with data from DB. From grid, column can be removed using drag and drop. Grid also should support reordering of columns, sorting and filtering. Thanks in advance for the support.
Why is the graph so funky looking? (Highstocks)
Hi everyone, I am trying to figure out why the graph in this example looks so funky: http://jsfiddle.net/83SET/ I can't seem to figure it out. I am thinking it must be the way I provide the data. The data is : [[1362919200,38867.69],[1363003200,38996.34],[1363090680,39119.47]...] where the first value in each array is a Unix time stamp and the second is the data. Also the date does not seem to be read in properly. Thank you for any tips and help in advance!
Jquery fancybox and rollovers
Hello guys, I'm new with Jquery and I was doing my website and using fancybox plugin to show my work but the thing is that I really want to make rollover images in the gallery but I can't figure it out how. Any ideas? Thank you!
Next Page