• Sending mails using jquery and AJAX

    Good morning all... I am newbie in jquery ajax, And I want to send email using jquery ajax can anybody tell me how to achieve this?...
  • Can datepicker be colored and resized

    I'm relatively new to jQ and I thought that animate might be able to do it but it doesn't work. Then I thought the calendar you see on the screen might actually be composed of parts that have to be named in color request but nothing is advertised in the APIs. Anyone with some thoughts by all means speak up
  • How to remove css pattern when window size is less than 800

      Dear Sir Following web site link is for responsive website However  due to typical pattern I need to use    <div   class='s-12 class768x447'>  <div   class='s-12 class832x641> <div   class='s-12 class350x702'> instead of   <div   class='s-12  l-12'>  when window size is less than equal to 800 i want to drop / remove class like  class768x447  How can i Accomplish this  please help
  • Jquery to fill Textarea using jquery textfill to its full height not working

    Dear Sir Jquery to fill Textarea using jquery textfill to its full height not working Jquery  <script src="http://www.prajaktasoftware.com/arh/jquery-textfill-master/jquery-textfill-master/source/jquery.textfill.min.js" ></script> I am referring to web page http://prajaktasoftware.com/arh/aboutus.php where in  html part <div class="s-12 l-12    "  style="padding-left:0px;" >     <div class="s-12 l-12    " style="padding-right:10px;" >    <div class="s-12 l-6  arhabout"  align="center" style="padding-right:10px;"
  • How to populate a table with array - JQUERY

    I'm doing a simple program that I save inside an array with the name "array" what is typed through an inputText after, click in "ADD", and after save into a database by PHP. When I show the array by the function "display_array, He shows normally in my P.      function display_array() { //show in <p></p> $("#show").text(''); $.each(array,function(index,value) {   $('#show').append(value + '<br/>'); }); //show in table $("#showTable").text(''); $.each(array,function(index,value) {   $('#showTable').append(value
  • Disapointed with new Button icons

    Been really busy and was just tasked with looking into upgrading to the latest jquery ui, however I am very disappointed with the button icons as functionality has been removed. We have developed a few web apps, and many of them have buttons with an icon on the left and a drop down icon on the right.  With 1.12 it seems that a button can now only have 1 icon, basically removing functionality. Why not leave the icons option that consists of an object with icon and icon_position, enabling multiple
  • Developer tool show many errors : how to debug / resolve error

    Dear Sir http://prajaktasoftware.com/arh/aboutus1.php  i am trying to debug since textfill is not working i am getting following errors I donot understand how to settle these errors i am surprise to see Uncaught TypeError: $(...).textfill is not a function because of this the textfill is not working (fill text in div) Failed to load resource: the server responded with a status of 400 () shortcodes.css Failed to load resource: the server responded with a status of 404 (Not Found) settings-panel.css
  • how can I not processing the form If not all required fields have been filled in?

    Hello, I have a form and I validate the form. This is required: at least one letter, at least one capital letter, at least one number, be at least 8 characters. I want to have if all is required is done then processing the form. But now if you type one letter and you click on the button then is the form processing. my question is: how can I not processing the form If not all required fields have been filled in? thanks in advance. the code is: $(document).ready(function(e) {     $('input[type=password]').keyup(function(e)
  • table connected sortable clone tr

    Hi I have two tables connected and sortable. 1) source table 2) target table Question is it possible to not only move a table row from table 1 to table 2 (so basically remove it from table 1 and add the row to table 2), but to only move a copy/clone of this row (so have the row in both tables after moving)?  So the source table doesn't change but in the target table I can have multiple instances of the same row. Best Kermit
  • What javascript can I use to control the visible items in an html select element?

    I have an html select element that, based on a value set elsewhere, is supposed to show one of two pairs of value. In one case, it should be "New" and "Assumed", and in the other "Existing" and "Organic Growth" So currently I'm creating it with all of them, like so: <tr>   <td nowrap align="left" valign="top">     <font color="<%=Session("TextColor")%>" style="font: 8pt arial">Subcategory:&nbsp;</font>     </td>   <td nowrap align="left" valign="top">     <select name="subcategory" color="<%=Session("TextColor")%>"
  • Dialog Autoresize Bug

    I have an application that uses a lot of dialogs to display forms etc. Works really well but I have one recurring issue with all the dialogs throughout the application. The dialog needs to auto resize to fit the content which changes based on user selection. This also works perfectly. However if the dialog is dragged then the auto resize functionality stops working which results in some of the content being hidden if content like extra form fields for example is added. I have tried turning off the
  • Help With Multiple Dialog Search Modals on one page.

    <!-- PROGRAM MANAGER MODAL AND SCRIPT --> <div id="dialogSearch" title="Search Project Managers">  <input class="form-control input-sm" type="text" id="progManagerModal" />  <div class="input-group-addon"><a href="#" id="progManagerModalSearch">   <span class="glyphicon glyphicon-search"></span></a>  </div>  <div id="managerList">   <table id="managerGrid"></table>  </div> </div> <!-- CURRENT PRODUCT MODAL AND SCRIPT --> <div id="dialogSearch" title="Search Current Products">  <input class="form-control
  • jQuery Mobile XSS Attacks Issue

    Hi everyone, any solution found for the security issue presented here? http://www.securityweek.com/jquery-mobile-can-expose-websites-xss-attacks
  • How to generate hierarchy with generated div and <select> tag ?

    I have to do some forms and generate div with them but that's not my problem here. Actually, I would like to know how create something like a hierarchy between this generated div, and the main actor will be the <select> tag. Here is an image of what I would like to have. For exemple when I create a chapter and I related it to the Book 1 I just generated before, then the chapter append inside the right "book" div. Or another example if I want to create a specific Line block. I want it in the right
  • Syncing toggle icons when collapsing / expanding multiple portlets at once

    Not sure if this is the correct forum but I'm fairly new to JQuery so I think I'll fit right in. I've come pretty far with my coding but now I have encountered a problem I don't know how to solve and I have searched everywhere. Hope you can help. So, I have created multiple expandable and collapsible portlets with plus / minus icon toggles. When I collapse or expand portlets individually the icons toggle correctly. I have added two buttons that expand or collapse all portlets respectively - again
  • enable-search-feature-for-sharepoint-lookup - multple value

    Hello, My requirement is to search multiple value in lookup column of SharePoint list. I am able to get help from below link for single value: http://wp.ahcheng.com/2015/12/06/enable-search-feature-for-sharepoint-lookup-table-single-value-only/#comment-2227 Tried checking : http://jqueryui.com/autocomplete/#multiple, also but unable to do changes for lookup column. Request you to help on this. Thanking you in advance. Regards, Jayashri
  • $(document).on('click') not working on IPAD...

    Hi, sorry for my bad english.....i m a poor french guy... like i said in my subject, i've a web site in which i use :  $(document).on('click','td.myClass',function(){       doSomething(); }); since few weeks, ipad users cannot use the function, every click event bind like this doesn t work for them.... i m looking for answers and i try this :  $(document).on('click touchstart','td.myClass',function(){       doSomething(); }); but it still not work..... ps : i m using jquery 1.11 ps 2 : this problem
  • loop through checkboxes to enable/disable multiple inputs

    Hello How can I loop through the following form  : if I check each checkbox, I would like to enable ans disable multiple inputs matched with the checkbox. The form is created dynamically with a select from my database :  <table>  <tr>  <td><input type="text" name="idRow[]" class="idRow" value=""></td><td><input type ="date" name="date[]" class="date" value = ""></td><td></td> <td><input type ="number" name="quantity[]" class="quantity" id="" value= "" /> UN</td>  </tr>  </table>                  
  • How can I move an element from one cell to the cell that I have highlighted?

    @model CheckerBoard.Models.HomeModel <html>     <head>         <title>@Model.PageTitle</title>         <link href="~/Styles/Home.css" rel="stylesheet" />     </head>     <body>             <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>             <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.1/jquery-ui.min.js"></script>             <script src="~/Scripts/Home.js"></script>             <div class="home">                             <div class="board">
  • my plugin help

    hey guys i've made a plugin for my site which allows the user to edit thier data ie. editable table as seen here: https://jsfiddle.net/dom484wo/ i have 2 problems problem 1. validation in line 251 i'm trying to apply validation to all input containing 'name', which is referring to the inputs that show in 1st column (name1, name2)     $("input[name*='name']").rules("add", {          required: true,         messages: {             required: "Name: Name is required."         }     });         $("#test-form").validate({
  • Why error although it was done?

    Hi, I am using below to post a form to php in order to send email to the user. $.ajax( {     type: "POST",     url: 'https://www.softnames.com/Nabeel_Al_Hamer/send_message.php',     data: formData,     processData: false,     contentType: false, }).done(function () {     // done message }).fail(function (xhr, status, error) {     console.log(xhr.statusText);     console.log(status);     console.log(error); }) why I keep getting error although was successfully sent? and all I get in the message is
  • Social Locker for Blogger

    Hello Ppl =)) How are you? I need your help =\ I am trying to install a "social locker" on my blogger. It is a Jquery and I don't really know programming it but I've been searching for the last 4 days. It's that code:  <link href='http://cdn.rawgit.com/menightfury/social-locker/master/style.css' rel='stylesheet'/> <script src='http://cdn.rawgit.com/menightfury/social-locker/master/script.js' type='text/javascript'/> <script type='text/javascript'> //<![CDATA[ jQuery(document).ready(function($) {
  • If I check whether the document is ready, jquery mobile doesn't work anymore

    Hey, I have a problem with JavaScript/Jquery/Jquery Mobile: I want to build a Sidebarnavigation, I am using slidr. If I check whether the document is ready or not with $(document).ready or document.addEventListener('DOMContentLoaded', function(){}) my buttons turn into normal html buttons, if I don't use $(document).ready or document.addEventListener('DOMContentLoaded', function(){}) the buttons looks like jQuery Mobile buttons. In both ways that: $('#navigation >#navtag>#menu').click(function(){alert("H");});
  • Click: animate & link

    Hi everybody ! I have no knowledge about js, but I tried to understand the logic and to construct something myself. But I failed. That's why I want to aks your help ... :-) I am currently working on this website (which is naturally still in the construction phase): http://www.kommoedchen.be/ What I want to implement is the following: when you click on a link of the menu (which is an iframe menu, but that can be changed!), I want the header image to change height, like: $("#slideshow").animate({'height':
  • Using JQuery Mobile and JQuery Plugins

    For mobile hybrid apps, it is common to use Apache Cordova/PhoneGap with jQuery Mobile. And jQuery Mobile depends on jQuery commonly used on web sites for desktop browsers. For some UI elements, like carousel/slideshow/gallery, we may need some additional third party plugins/components. Are there jQuery plugins specially optimized for mobile platforms? Do we have to look for those plugins specially designed for jQuery Mobile and for mobile platforms? Is it safe/recommended to use any jQuery plugins
  • Jquery to mange same height of Div / images not working in certain case

    Dear Sir refer following web page where height of images are of same height using Jquery. http://prajaktasoftware.com/arh/fullimageworksfine.html --> works fine I replaces the middle image with 2 different images and found that the images are not of same height  http://prajaktasoftware.com/arh/projectsinthiscategory.html -> doesnot work fine and we want to make the images heights same or Jquery should work  Summary When there are only 3 images  jquery sets their height to the heighest one. When  middle
  • HOW TO SAVE IMAGES IN FOLDER USING JQUERY WHEN USER UPLOADS THE IMAGES

    Hello, how to save images to webserver root folders using jquery??
  • multiAccordian Question

    I'm using the plugins below and need help. I need to insert a button on the child elements and on click close the current child and open the next child. I need some direction or help explanation as to how to get that accomplished. I'm stuck so any help would be appreciated. Thank you for your help. http://www.jqueryscript.net/demo/Smooth-Nested-Accordion-Plugin-with-jQuery-jQuery-UI-multiAccordion/
  • URL parameter strings backslashes

    I am trying to send a request to my server using jQuery/ajax: in this call, i need to transmit a string, a path to a file containing backslashes. However, all I get is something like this: someText Clearly, the backslashes are misinterpreted, so i tried using escape(), encodeURI() etc combined, each alone and various combinations, but still could not make it work. This is my code: <button onclick="Start('File', encodeURIComponent("some\Text"))">Click!</button> function Start(PlayerType, Pfad) { $.ajax({
  • Slick Slider Not Working

    I am trying to use the Slick slider plugin. I tried downloading the physical files and linking to them and I have tried linking to the CDN file paths for them, but nothing happens. Nothing is styled and nothing functions. I used the Slick set up tutorial and looked up solutions, but alas, nothing helps. I'm hoping someone can assist me on this. Here is my simplified test of the Slick Slider, this one uses the CDN file paths: <!DOCTYPE HTML> <html class="no-js">     <head>                  <meta charset="utf-8">
  • Just Delete

    I am trying to delete an item with an image. After Deleting I want the screen to automatically refresh back without the Deleted item. But my code below is not doing that. Any help will be appreciated.  <script type="text/javascript">     $(document).ready(function () {         $('.deleteDoc').attr('href', 'javascript://');         $('.deleteDoc').unbind("click");         $('.deleteDoc').click(function () {             $dialog.data('id', $(this).attr('id')).data('contdocId', $(this).attr('contdocId')).dialog("open");
  • how to detect incognito mode in jQuery

    how to detect browser open in normal mode or incognito mode in jQuery  Please help.
  • jquery plugins

    hello i tried running this code using sublime text but is not working.Someone help please!! <!doctype html> <!DOCTYPE html> <html> <head> <title>image slider</title> <script src="https://code.jquery.com/jquery-3.1.1.min.js"</script> <script src="http://malsup.github.io/min/jquery.cycle2.min.js" ></script> <script type="text/javascript"> $('#slider').cycle({      fx:     'fade',      speed:  'fast',      timeout: 3000,      next:   '#next',      prev:   '#prev'  }); </script> <style type="text/css">
  • How to call function

    In JavaScript I have a function function is_decimal(inputbox) {         var teststring         teststring = trim(inputbox.toString())         if (teststring == "") {return false}         for (var i = 0; i <  teststring.length; i++) {             var c = teststring.charAt(i)             if (c != "0" & c != "1" & c != "2" & c != "3" & c != "4" & c != "5" & c != "6" & c != "7" & c != "8" & c != "9" & c != "."){return false;}         }         return true     }      That gets called by something like
  • how to store ajax response into a jquery variable being used in html in textbox

    here is my gist of code: https://gist.github.com/anuragk098/3e11673136325b5e5b1859bde11f2117 here is my page: http://abachelorskitchen.com/ in first text box i am getting all the cities from a jquery function     var months = [<?=$city;?>]; $('#tbCountries1').autocomplete({ source : months, minLength: 0, minChars: 0, max: 12, autoFill: true, mustMatch: true, matchContains: false, scrollHeight: 220, formatItem: function(data, i, total) { if ( data[0] == months[new Date().getMonth()] )  return false;
  • Issue with multiple simultaneous Ajax Requests

    Hello, I'm trying to load html into the div's (which ever is empty) but the following code fails to work properly. Instead, it loads html in the same (div1) everytime, overriding previously loaded html.                 <div id="Div1" Class="col-sm-3 hidden"></div>                 <div id="Div2" Class="col-sm-3 hidden"></div>                 <div id="Div3" Class="col-sm-3 hidden"></div>  $.each(chkUnivIDs, function (index, value) {                            DisplayUnivInfo(univID);              
  • Return location of last disabled button.

    Hi again, I know how to find the first disabled radio button but how do I find the last disabled button? https://jsfiddle.net/gb3f7v8k/53/ In this case I have a row of buttons but two are disabled, therefore how would I search and return the index of the last disabled button? Thanks.
  • Adding a DIV, but with flip animation (partly working)

    Hi all, Please see this fiddle: https://jsfiddle.net/8rou42z0/ I am adding a div using jquery. This is the front side of a card (in the original code this is randomly generated so you never know what card you will get). The back side is already there. Now when adding this front card DIV by clicking the turned card, I want it to flip over from the back side to this newly added front side. The problem atm is that it shows the new DIV immediately and then flips it away. I want it the other way around
  • A problem mobile browser an audio playing.

    Please help me friends. I wrote this code $("#loginbutton").click(function(){ var user=$('#log-username').val(); var pass=$('#log-password').val(); $.post("<?=$siteurl?>inc/process.php?do=login",{loguser:user,logpass:pass},function(logdata){ logcontrol=logdata; if (logcontrol=="t") { logmsg='Giriş Başarılı.'; } if (logcontrol=="u") { logmsg='Kullanıcı adı boş bırakılamaz!'; } if (logcontrol=="p") { logmsg='Parola boş bırakılamaz!'; } if (logcontrol=="upf") { logmsg='Kullanıcı adı ve parola boş bırakılamaz!';
  • Not Able to Configure How to Use Function in Custom jQuery Plugin

    I am trying two write a jquery plugin to track box entering into view and I couldn't figure out how to pass UI value to my plugin and how to use the topIn() inside the plugin. Basically this plugin is mean to create a null callback function boxTopIn which is re-usable on the client side Demo (function($) { $.fn.boxInView = function(options) { var settings = { boxTopIn: null }; var options = $.extend(settings, options); function topIn(elem) { $(window).scroll(function() { var elemTop = $(elem).offset().top;
  • Next Page

  • Announcements

  • The Basics of jQuery AJAX

    A step-by-step tutorial for those new to jQuery and wanting to use AJAX in their projects. Includes valuable information about troubleshooting using the console and understanding the request / response. http://jayblanchard.net/basics_of_jquery_ajax.html
  • jQuery Conference 2010: Boston Announcement

      The jQuery Project is very excited to announce the jQuery Conference 2010: Boston on October 16-17, 2010.  The conference will be held at the Hilton Boston Logan in Boston, Massachusetts.  The best part of this announcement is that Tickets are on sale now!  This venue is the largest that the project has worked with to date (Harvard Law School in ‘07, the MIT Stata Center in ‘08 and Microsoft New England Research Center in ‘09) and we expect to sell out very quickly. A brief synopsis of some of