cannot integrate jQuery Fileuploader Plugin in WordPress
Hello, I am implementing a web site in WordPress and I am using Woo Commerce shopping cart for eCommerce. Here when a user goes to product details page I want to allow the user to upload their own image file which should get saved on server and added to woo commerce cart. Here I am using jQuery Fileuploader Plugin (http://pixelcone.com/). I have managed to add Fileuploader Plugin to Product Detail page is does show up on the page and I am able to select a file and click on upload button and the file
Multiple File Uploads using Jquery plugin
Hi All , We have a very simple requirement . There should be a file selector with which user should be able to select multiple files at once . There is a button , on click of which files should be posted to server . We will read them through HTTPPosted file collections and do further processing . I have gone through lot of forums but did not found a reliable plugin . Is it possible through a Jquery plugin ? Any help will be really appreciated. Thanks Siddhesh
Twitter Bootstrap Wizard and jquery.validate
I need to disable next button on validate my form. Here is my validate code: <script type="text/javascript"> $(document).ready(function () { $('#BereketF :input').blur(function () { $('#BereketF').validate().form(); }); }); </script>If user missed a input, next button will be disabled. Next button's class = .next
jQuery UI Datepicker
I'm using the jQuery datepicker and I need to display a message to the user if the Due Date they have chosen previously has passed. Is there a way to do this?
idle timer plauing with iframes
I am using jquery Idle timer plugin this works very well , but the problem is If my page has iframes then action on iframe is not resetting the timer in the parent page, need help how to make this work with iframes in a page ? is there any plugin which works with iframes in a page ?
I can't get HTML video tag commands (in javascript) to work without "polyfill". what is polyfill?
I have sample code that will work only if I include 2 libraries - polyfiller.js and modernizr. I used these from a person's website who had given me help on a forum, but I want to get them from the source, and install them in my project. I saw a site that generates "modernizr", so I selected just the parts I thought I needed, such as video, audio, etc. and generated it, put it on my site along with polyfiller, but not the page doesn't work again. Any ideas why this should not be working? Also,
Is there any free Jquery plugin that can do the same stuff as the one in this one?
I have a requirement to filter the search results into categories. i like the script here http://codecanyon.net/item/simple-content-sorting/full_screen_preview/472808?ref=lvraa , but what I'm doing is an academic project and I'm not in a position to buy it. Is there any free script available out there that does the similar stuff? Thanks in advance!
jQuery Validation plugin: dependency-callback not working...
I'm trying to create a US zip code (5-digit numeric) validation for a text field that applies only when "United States" is selected from a drop-down. Here's a quick example http://peterozolins.com/validation/ the dependency-callback is working for the "required" rule -- if I select "other" in this example, the zip field is not required. However, the 5-digit requirement persists. In what documentation I can find, it seems like this should work, and be the cleanest solution. I also tried creating a
moment.js in JqueryMobile
Hi everyone! I am geeksha and I am starting with Jquery Mobile.I have one web app multipage almost finished :-), but I can't to get date and time for my home page.I thought that moment.js can be useful and I added in the head of the document like that: <!-- Librerías necesarias --> <link rel="stylesheet" href="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.css" /> <script src="http://code.jquery.com/jquery-1.6.4.min.js"></script> <script src="http://code.jquery.com/mobile/1.0rc1/jquery.mobile-1.0rc1.min.js"></script>
404 @code.jquery.com/dist/jquery-migrate.min.map
Maybe I'm doing something wrong, but I keep getting 404s in Fiddler when I include jQuery migrate 1.1.1 from the CDN. code.jquery.com/dist/jquery-migrate.min.map 404 My scripts: <script src="http://code.jquery.com/jquery-1.9.1.min.js"></script> <script src="http://code.jquery.com/jquery-migrate-1.1.1.min.js"></script> What am I missing?
Isotope filter not working - please help
Hi I would like to filter the posts on my wordpress based page by using jquery.isotope.min.js I see that script is loaded correctely (via footer.php). Code looks as following: <div id="filters_sidebar" class="well"> <a class="filter_sidebar filter_header" data-filter="*" href="#">RECENT</a> <li> <a id="acties" class="filter_header-sub filter-data" data-filter=".acties" href="#">Acties</a> </li> acties is an existing category slug however when i click this link nothing happens hope that someone can
Cycle2 - pager with custom pager buttons and mouseover event
I am working with the cool, responsive cycle2 plug in and am having trouble replicating something that worked fine using the original cycle plug in. I can't get the my custom pager to work properly in two areas: creating the pager buttons below the image, and getting the pagerEvent: 'mouseover' to work. The images fade just fine and are nicely responsive, but I can't get the pager buttons to work. Here is my code: HTML <h1 class="banner"> <div class="cycle-slideshow"> <img src="images/banner1.jpg"
jQuery Timepicker Question
I am trying to get the Trent Richardson Timepicker up and running. For the most part it is up and running, but I've one problem. My datetime input is set up as follows: $("#startDate").datetimepicker({ showSecond: false, timeFormat: 'hh:mm:tt', hourGrid: 4, minuteGrid: 15, stepHour: 1, stepMinute: 15, hourMin: 8, hourMax: 20 });That works great, the control is working. I can select a date from a calendar and use hour and minute sliders to choose the time. Now
send two forms with one button to one php receiver with ajaxSubmit() function
I have two forms in html <form id="form1" action="update.php" method="post"> <input type="text" name="username1"> </form> <form id="form2" action="update.php" method="post"> <input type="text" name="username2"> </form> <button type="button" onclick="submitTwoForms();">Send</button> Now I send these two forms to one php page named "update.php" by using jQuery Form Plugin: function submitTwoForms() { $('#form1, #form2').ajaxSubmit(); } The Problem is, update.php can only get the data from the
How can I update a query template?
Hi everyone... I am using jQuery template with these code below: #######HTML part##### <script id="imageTmpl" type="text/x-jquery-tmpl"> {{if selected == 1}} <img src="images/${image}.png" /> {{/if}} </script> <script id="bulletTmpl" type="text/x-jquery-tmpl"> {{if selected == 1}} <li class="selected"></li> {{else}} <li></li> {{/if}} </script> #####jQuery part###### //initializing variable var chosen = 0; var lempah_kuning = [ { name: "Lempah Kuning Kepala Ikan", image: "kepala-ikan",
a-new-and-improved-jquery-idle-timeout-plugin
I want to use a-new-and-improved-jquery-idle-timeout-plugin its failing for me, but the example works when I include this in my page whihc has lot more jquery function and java script s fails. I am not exprt in resolving this issue need help on troubleshooting this. the error I get from the chrome console is , attached are the js files and script jquery idle timeout plugin Uncaught TypeError: Cannot read property 'jQuery1362094643740' of undefined jquery.js:357 T.extend.data jquery.js:357 idleTimeout.init
Skitter slider not working using jcarousel lite
When we use skitter slider not working in dotnet language when using jcarousel lite. But jcarousel lite is working fine.Please reply for this issue js which we used in jcarousel lite are captify.tiny.js,jcarousellite_1.0.1.pack.js,jquery-1.3.2.min.js(In this Jcarousel we used the below script also $(function () { $(".slider").jCarouselLite({ btnNext: ".next", btnPrev: ".prev", visible: 5 }); }); $(document).ready(function () { $('img.captify').captify({
Cycle Plugin - 2 different Slideshows in one Container
Hello forum, I'm stuck on, I guess a simple thing - to explain my problem on an example, see exactly what I want to do: http://www.infinum.co/ I want to solve two different slider-effects, hopefully in one container - a background-image fade and a front image scrollLeft, both accessable by the same pager-navigation. I'm quite a newbie so this is hard for me. Status quo: I slide the whole full-width-container (background-image) to achieve the background-fade. The front-image scrollLeft is another
can rows be labeled or titled with jqgrid?
Hi. I'm using jqgrid and want to make labels for the rows as well as the columns. In the options there is colNames but nothing like rowNames in the docs. Can the rows be labeled/titled also? Right now I see numbers for the row labels. I'd like to remove those and replace them with title words. Dan
How to prevent viewer download of mp3 file from jplayer site
Is there a way to prevent the viewer download of mp3 files from a jPlayer list on a site?
jQuery Cycle: problem with 1 slideshow / multiple pagers
I have two pagers controlling one slideshow; one with text links and one with numbers. The problem is that Cycle is reading the pagers continuously, so on the numerical pager, '1' goes to slide 4, '2' goes to slide 5 etc. Is there a way of using pagerAnchorBuilder foreach pager separately? pager: '.benefitsPager', pagerAnchorBuilder: function(idx, slide) { return '.benefitsPager li:eq(' + idx + ') a'; }, <ul class="benefitsPager"> <li><a href="#">How it started</a></li> <li><a href="#">High
issue with two pagers one with thumbnails and one with numbers
i am using jquery cycle plugin( Scripts/jquery.cycle.all.latest.js) for image slide show. i the slide show i need to display two pagers one is image thumbnails at the bottom and pager numbers at the top . but i geting both thumbnails and pager numbers in both the places (botton and top of the slider) here is my script < script type ="text/javascript"> $(document).ready( function() {$( .slideshow' ).cycle({ fx: 'fade', pager: '.nav' , slideExpr: 'img' , speed: 'fast' , pagerAnchorBuilder:
how to send huge parameters information using $("#id").attr("href", url)
Hi All, Hope all are doing good. I'm facing issue with the usage of $("#download").attr("href", url); when sending large no.of input parameters from js to next level. could you please suggest here how can i send the large amount of parameters or data to my application ?
non editable jquery plugin
Hello, i have created a plugin which consist of a logo, i want that the person who is using that plugin should not be able to remove it. Is it possible?
problem with jquery ui tabs reload
I am using jquery-ui tabs for my commercial site.The problem with the tabs is, each contains some form elements.we need to enter data into form feilds,upon clicking submit button control goes to a php page where the data is inserted into the data base and also I need to see the content which i entered once it is inserted. I am using ajax call to this, in call back function if I use load ($('.selector').tabs('load',index);). It is not working. If I use $('.selector').tabs({active:index}); it is working
jquery validator show message based on validator outcome
I want to show error message based on outcome of validate. Like in my case, I am validating feed url. There couls be case where url is not reachable, or feed is valid. I want to show message accordingly. jQuery.validator.addMethod("feed", function(value, element) { var retVal = true; //Ajax call here which returns var retMsg = ajax() if(retMsg == "one") { //Show error as "not valid url" } else if(retMsg == "2") { //Show error as "not reachable url" } return retVal; }, << CUSTOMIZE MESSAGE HERE BASED
dialogue.('close') and $('dialogue1').remove not working
Hi Friends, In my situation I have to create dialogue when somebody clicks on the link as these links are dynamic.When I try the dialogue.('close') then it closes for the first time and then doesn't close the dialogue and when we see html we can see multiple dialogue are there but display:none but one with display: Block. I tried with $('#Dialogue1').remove it runs fine on Chrome but error out on IE 9. Object not supported error. $('a#Dialogue1').live('click', function (e) {
What is the Name of the Plugin to Change the Document Style Online
Can you please take a look at following image and let me know what is the name of this adds-on which let user change the page background color or style on line? Can you please let me know where can I find jquery plugin like this? Thanks
jQuery Slider and extra space added below
I'm having an issue with implementing a jQuery slider. It's Rhinoslider. It looks fine in Firefox, but IE adds a ton of blank space below the slider. I've tried everything! Help! Below is the link. https://www.vaccon.com/slide.aspx Thank you!
[jQuery Validate] TinyMCE demo not working properly
Here is the demo: http://jquery.bassistance.de/validate/demo/tinymce/ Not validating at all Please, fix it, i need it.
jquery cycle shuffle problem.
I am a big time newby! I have used several simple jquery itmes successfully, but I am now having a problem using the jquery cycle plugin. I have been successful using the cycle plugin for the fade option with the following code: <script type="text/javascript" src="http://modelsnmoore.com/js/init.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script> <script type="text/javascript" src="http://modelsnmoore.com/js/jquery.cycle.all.2.72.js"></script>
[jQuery]Validation Plugin not validating all fields
Hi, as the titles says, i'm here for the following problem: in my form, there are 2 fields, username and password: <form class="login_form" action="./?c=login" method="POST"> <table> <tbody> <tr> <td> <label for="username">Username</label> </td> <td> <input type="text" name="username" placeholder="Il tuo username" /> </td>
jQuery Star Rating Plugin
Hi, I need a star rating plugin similiar to the one at the bottom of this article, does anyone know if theres a jQuery plugin which does this kind of thing?
Problem with Jquery Cycle plugin.
I am using this cycle plug-in and the console is showing this error: Uncaught TypeError: Object #<Object> has no method 'easeOutBack' jquery.min.js:16 d.fx.stepjquery.min.js:16 gjquery.min.js:16 d.fx.customjquery.min.js:16 (anonymous function)jquery.min.js:16 d.extend.eachjquery.min.js:16 (anonymous function)jquery.min.js:16 d.extend.dequeuejquery.min.js:16 (anonymous function)jquery.min.js:16 d.extend.eachjquery.min.js:16 d.fn.d.eachjquery.min.js:16 d.fn.extend.queuejquery.min.js:16 d.fn.extend.animatejquery.min.js:16
why is this script breaking
Hello: I'm using a slideshow on my site called BarackSlideshow 3.0, a jquery application. I'm using the free demo version. What i am trying to do is attach a link to an image when it briefly comes across the screen that directs to the appropriate url. but every time i try to link more than two URL's to the images in the presentation the script breaks. I do not know how to demonstrate the code that is giving me the blues but here is the address where the script is located: [url]http://www.devthought.com/2008/06/11/barackslideshow-an-elegant-lightweight-slideshow-script/[/url]
JQM, Jquery Form Plugin, and returning to original state
Trying to submit a form using Jquery Form Plugin. I can refresh the div with the original div upon submitting successfully, but I am loosing all JQM markup. What should I do so that it returns to the same original state before submitting the input? <script> $(document).ready(function () { var options = { target: '#audcontent', beforeSubmit: showRequest, success: showResponse $('#audform').submit(function () { $(this).ajaxSubmit(options); return false; }); }); function showRequest(formData,
Jplayer audio works in Live mode of DW CS6 but not browsers
Hello, I am having issues with my first attempt at utilizing Jplayer. I followed the beginning tutorial to a T and currently have my audio player displaying and displaying in Dreamweaver CS6 Live Mode. Works really well but when I go to preview in a browser from DW Safari, Opera, Chrome and FireFox all open the site with a code type list and the following: To play the media you will need to either update your browser to a recent version or update your <a href="http://get.adobe.com/flashplayer/"
Superfish dropdown submenu not displaying
I am strugglging with superfish dropdown menu, It is just showing arrow, when hover on it , doesn't show submenu under it , neither in IE(7to 9) nor FF. I have goggled and tried to change call of the function with many parameter. here is my code <link rel="stylesheet" type="text/css" href="assets/superfish.css" media="screen"> <script type="text/javascript" src="assets/js/hoverIntent.js"></script> <script type="text/javascript" src="assets/js/superfish.js"></script> <script type="text/javascript">
blockUI : block() function does not seem to respect local options overrides
According to the blockUI documentation, options can be overriden either globally or locally. Thus, to override the message class globally you could do: $.blockUI.defaults.blockMsgClass = 'progress-wrapper'; ..and to override the message class locally you could do: $('#targetDiv').block({blockMsgClass: 'progress-wrapper'}); However, after fiddling back and forth with this, I'm unable to override locally. As far as I understand, the following piece of code should work: jQuery("div.search-results").block({
Problems with grid view. Wordpress Imbalance2 theme conflicts with plugins
Hello, I desperately need help with my latest wordpress project. I want to use the Imbalance 2 Theme from WpShower. The Problem is with some plugins like wp-e-commerce or Thickbox the grid view layout doesn´t work anymore and all articles are showing up in one column. Unfortunatly I can´t provide a link to my site at this moment because I am working on localhost. In the WpShower support forum are several Topcis with this issue but so far no solution. Any help is appreciated. Many Thanks,
Next Page