editable-submit button
I am new to JQuery. I want to add an x-editable to my page and be able to catch the clicked event when the submit or cancel button is clicked. I had this code and it worked for a short period. But it doesn't work anymore. Can anyone spot the problem with my code below? this._onEditCollabNameButtonClicked = function (sender) { $("#myEditable").editable({ mode: "inline", inputclass: "input-large", unsavedclass: null, validate: function (value) { if ($.trim(value)
JQuery "DataTables" - Plugin
Hello everyone, i have this code which is called 'tab.jsp': <%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" type="image/ico" href="http://www.datatables.net/media/images/favicon.ico"
cycle2 plugin in Internet Explorer 9 issue
Hi Cycle2 experts, I am coding a website using jquery and these two cycle2 plugins: <script type="text/javascript" src="../jquery.cycle2.min.js"></script> <script type="text/javascript" src="../jquery.cycle2.center.js"></script> Then i set up a slideshow with paging wich works perfectly in all major browsers except for a IE9 on a 64 bit win7. See the page: http://barbroaberg.com/CeramicWork/Album.asp?album=a-Sculptures The pager displays unwanted image borders and the images are positioned
Issue with zoomooz and fancybox or colorbox
I have a site and am having issues with the zoomooz plugin. I found some previous bug reports explaining it didn't play nice with colorbox, but it said those were fixed adn I already made sure I have the newest versions of everything. The behavior is either zooming works or colorbox (or fancybox, I tried them both) works but never both at once. Any thoughts? I am relatively new to jQuery.
Jquery mask
Good Evening friends! how to remove underline/tooltip(__/__/____) the jquery mask? example: http://vinteum.com/estudos/jquery/mask/ Thanks!
How add images to flexigrid?
I would like to create a grid of images (thumbnails). Below each image would contain some text and a link. Is it possible to add images and caption info into the cells of a jquery flexigrid? If so how? The images shall eventually be added dynamically using a jquery url call returning json. Is there a more suitable/easier jquery alternative that you know of? regards, S
jEditable: default value for selects
I'm working with jEditable plugin. In particular I have a field for which I'm using type "select". I know that you can specify a default value in the json data which will show by default when you click on the field. However, what if currently there is an existing value and I want to show that when you click on the field. Is that possible? For example, if currently the field shows "A" and the possible options are "A", "B", "C", and "D". If you click on the field it should show the current value i.e.
How to avoid jquery easy rotator from overlapping multiple slideshows on one page?
Hi, I am using jquery, easy rotater for my 4 slideshows on my dreamweaver page, however, everything is overlapping when I put it in live view. Here is my code. <div class="Gallery" id="1"> <p> </p> <!-- Begin DWUser_EasyRotator --> <script type="text/javascript" src="http://c520866.r66.cf2.rackcdn.com/1/js/easy_rotator.min.js"></script> <div class="dwuserEasyRotator" style="width: 500px; height: 400px; position:relative; text-align: left;" data-erconfig="{autoplayEnabled:true,
Populate jTable from SQLite (WebSQL) db using jQuery
Thanks. I have finally resolved to use jTable, a jQuery plugin. It comes very handy with ease of implementation. My quest is that I want to create a report from a database table in SQLite (WebSQL). I have seen most of the tutorial focus on server-side implementation, Note that no server-side programming language is involved, only jQuery, HTML5 and SQLite (WebSQL). Good tutorial link to complement the learning speed on how to read data from WebSQL into jTable will be highly appreciated. This is what
JQGrid: open a customised form on click of 'Edit' button and after editing selected row should get refreshed into grid
Hello, I need to open a customised form on click of 'Edit' button which is present on each row of jqGird. Here I know that, I have to open this form on event called 'OnEdit'. To a customised form I will pass information of selected row so that I can edit my information and then I will click on 'Save' button present on my form. On click of 'Save' button following things should be happend : 1. All modified data will get inserted in database. 2 Selected row should be updated with modified value.
jeditable question
This question pertains to using jeditable by Mike Tuupolo I am using it fairly simply and it all works fine, updates the database, etc. The only problem I have is after the user types the new value data and hits enter it doesn't update the field in the browser to show the new value - instead it shows "Click to edit..." in place what was just edited Could you offer me any advice? the jquery\jeditable code $('.pEdit').editable('hlpr_update_cust.php',{ id: 'field', name: 'val', indicator:
When using validation post form even with errors
I talked about this in an earlier post when I thought I had the answer. Turns out not so much. I need to be able to post the contents of a form which has jquery.validator items even when there are errors. I was trying to submit even if there were errors but the route I took ended up being called for each invalid field. Not good. Does anyone have any thoughts on how to submit even when there are valdiation errors? Thanks!
circliful plugin support
Hi, I was wondering if there is a way to fix support for Windows Opera and Windows Safari using the circliful plugin? Here is the plugin : https://github.com/pguso/jquery-plugin-circliful and here is a test : http://jsfiddle.net/me2loveit2/H9gak/ I'm having a hard time debugging it and can't figure out the reason why it won't work on Opera and Safari since it does not show an error. If there was some way to catch an error I could make a fallback version for my site. Thank you for your help in advance!
Validate a form when first loaded
I'm sorry if this is not the place to do this but I really need the help. I am creating a form that a user will fill out and save. I have validation set up and more or less working using jquery.validate. But I was asked to allow the user to be able to save the data they have entered even if it does not pass validation. The use case is that the user does not have all the information at that time and wants to save and come back later. Or they are just lazy and don't want to fill it all in right
Jquery autocomplete issue
Hello All, I was implementing jquery autocomplete in which I added the autocomplete functionality to an input and the suggestions that I get I append them to an another div. Everything was working fine till then. Now I have used tinyscrollbar to replace the default scrollbar but whenever i try to scroll using the scrollbar the options get hidden. After debugging I found out that autocomplete close was getting called after blur event on the input field. But I was not able to fix the probelem yet .
jQuery Form Plugin - how to send only changed form fields?
Hello, everyone. I need to send only changed from fields, including files. How do I do it with jQuery Form Plugin? Thx in advance!
Hide unused Tabs using Tab Widget?
I have dynamic content in a PHP page template using a CMS. Is there a way to hide empty tabs on the pages where not every tab has content? my code is: <ul class="tabs print-no" data-persist="true"> <li><a href="#view1">Overview</a></li> <li><a href="#view2">Experience</a></li> <li><a href="#view3">Publications</a></li> <li><a href="#view4">Community</a></li> <li><a href="#view5">Recognition</a></li> </ul> <div class="tabcontents"> <div id="view1"> <div class="noScreen"> <h2>OVERVIEW</h2> </div> <?php
Problem with superfish subsubmenu
Hi all, I'm using the superfish plugin in my website and i need homologate it to IE8 . In IE8 i have de problem below: Someone hed this problem? Help me please!
BlockUI Not Working Android Cordova Phonegap 3.3
Hi all, I have been struggling with this issue for the past few days with no luck. Hopefully someone here might see what is going wrong. I am updating my existing android phonegap 2.1 project to version 3.3. Something in this new version has caused blockUI to not work as it once did. When I would make a call to my function that called $.blockUI it would bring up a black box with my "Please wait" text. Now when the function is called it does nothing. The UI does appear to be blocked(can't click
Please send J Table source code using AJAX CRUD Table(MVC-2)
Hello all, If any one send J Table source code for AJAX CRUD Table using MVC. Please send best links,i am trying to find but not getting good sites. Thanks
Validation plugin addMethod with ajax
Hello, I am trying to use the addMethod to add a validation of duplicate username. The duplicate check is done with an AJAX call. The php file called by AJAX returns 0 if the username does not exist in the database and 1 if it does. The problem is I always get the error no matter what the AJAX call returns. My code: jQuery.validator.addMethod("duplicate_username", function(value, element) { var duplicate = 0; $.ajax({ url: '/modules/user_management/ajax/check_duplicate_username.ajax.php?username='+$('#username').val(),
Stay on the page with jQuery validate form plugin
Hi I use the "validate form plugin" to control my form, but when I click on the submit button, I'm redirected because of the PHP file on the "Form sent" page. Everything works fine except that. How to stay on the same page after validating my form please ? Here an extract of my code : PHP FILE <?php [I HAVE CUT THE CODE] if(mail($to, $subject, $message, $headers)){ echo "Form sent"; } else { echo "Form not sent"; } ?> JQUERY FILE $("#form-contact").validate({
How can I select the specific button on the dialog box then give it a close event?
Hi, I have a dialog box that shows a partial MVC view. The dialog box does not close when I click on the close button. It does close if I hit the escape key or click on the x at the top right of the box. I’ve seen a lot of examples out there but nothing has worked for me so far. How can I select the specific button on the box then give it a close event? Here’s my code so far: <script type="text/javascript"> $(document).ready(function () { $(function () {
Re-Validation
I have a form that is dynamic - there is a button to add a new set of fields. Is there a way to "re-validate" the form - to force $.validate to look at the form again for required fields? Thanks, --Ian
Applying validator rules to a dynamically created form element
I have a form that has an input element that is dynamically added to the form. When testing the form, the rules that I set up for this element do not execute. All I want is for the default message to NOT show up. Below is the jQuery validate set up: $('#addNew').validate({ messages:{ itemDate: '', projectId: '', units: '', lineItem: '' } }); I need to know how to bind this dynamically created element to the
jquery datepicker - dates in advance excluding weekends
I have set up the date picker so that no weekends are selectable and the earliest date to pick is four days in advance. I would like the four days in advance to also exclude weekends but minDate includes weekends. Does anyone know of a solution to this?
FancyBox
Como faço para obter o título de fancybox como no facebook, e / ou como eu colocar mais palavras no título de fancybox (cabem tão poucas)? ---------------------------- How do I get the title of fancybox like with facebook, and / or as I put more words in the title of fancybox (fit so few)? <script type="text/javascript"> $(document).ready(function() { $(".fancybox-button").fancybox({ playSpeed : 500, prevEffect : 'none', nextEffect : 'none', closeBtn : false, loop : false,
Jquery plugin on wordpress
Hi i'm using a jquery plugin for our wordpress website. I would like to reorder the way the slides are appearing on the home page. Can I do this without using another plug in etc?? We have been adding images to the slider by creating a blank page and then setting whatever image we want in the slider to the featured image and then going into the appearances and checking that page to appear in the slider. If I'm doing this wrong or there is an easier way please let me know! Thank you for the help.
Is fancytree compatible with jquery 1.10.1+ ?
Hello, I tried using fancytree with jquery 1.11.0 - but the tree was not displayed. It works for JQuery 1.9.1, JQuery UI 1.9.2. How/Can I get fancytree to work with 1.11.0? The source as input into JSFiddle is below: HTML: <div id="tree"></div> <button id="btnRefresh">Refresh statuses</button> Javascript: $(function () { $("#tree").fancytree({ source: [ { title: "Item 1", lazy: true }, { title: "Item 2" } ] });
what is the major difference between scrollto and localscrollto
i am bit confused whenever i come across this scrollto and localscrollto, could some one help me with this?
lightbox working on one page but not on another
Hello, I've had lightbox work fine on my site but recently I noticed that it is not working on this page: http://tamburarasa.com/photos.php it works fine here: http://tamburarasa.com/bios.php I see there is an error in the console: event.returnValue is deprecated. Please use the standard event.preventDefault() instead. But I'm not sure what it is that I have done in the page to have this error occur. Any feedback appreciated!
Jquery plugin is not working in mvc(view) pattern
Hi , I have been working in project for last 1 year, I have been using many pluggins for my project.Last month we convert all the code well structured into mvc pattern(our own), from that itself the pluggins are not working. So to test the pluggin, at the very start of function i have an alert to find whether the pluggin is recognizing . It works fine but the functionality of plugin is not working . For ex:I have been using fadeslideshow(http://plugins.jquery.com/simplefadeslideshow/). I have
Using Cycle2 Plugin / Multiple Image (fading)
Hello, I am having some trouble with my cycle plugin. I'm trying to create a three column slideshow on my homepage that displays three separate images (one in each column) and the images fade (1-3), then the next set appears (3-6). I've created one that works great but I heard you can get this same effect without having multiple div's and not running cycle 3 times.. i'd rather have cycle run once and collect all three slideshow data. Can anyone explain to me how this will be possible? Help would
fancytree - TypeError: a.ui is undefined
I would like to use the fancytree plugin but am getting the following error: TypeError: a.ui is undefined associated with the file jquery.fancytree-2.0.0-7/jquery.fancytree-all.min.js Below is the <head> contents of the code I am using: <head> <script type="text/javascript" src="jquery-1.11.0.js"></script> <script type="text/javascript" src="jquery-migrate-1.2.1.js"></script> <script src="jquery-ui-1.10.4.custom/js/jquery-ui-1.10.4.custom.min.js"></script> <link href="jquery.fancytree-2.0.0-7/skin-win8/ui.fancytree.css"
Help with fancybox
Is anybody available to help me resolve a problem with fancy box? I am going round in circles with it, just trying to get it to work, perhaps it is a very simple problem that I am missing. Many thanks in advance!
Magento Ajax Login/Register Plugin jquery-1.10.2 incompatibility.
Hi there, I've installed a module for ajax login/register in my Magento store. It works fine, it includes its own jQuery library (1.7.2) and does all the work perfectly. The problem is: I already have a jQuery library (1.10.2) in this store, and the cohabitation of the two libraries raises some performance issues. For my luck, the module offers the option of include or not include the jQuery library, but, when I choose not to include the 1.7.2 library and keep only the 1.10.2, debugging indicates
CKEDITOR validation
Hi, I have 3 textarea with required attribute. in that 2 textarea having ckeditor attached. I need to validate using jquery. How i will do that i tried below code it is not working. $("#next").click(function(e){ e.preventDefault(); CKEDITOR.instances.field1.updateElement(); CKEDITOR.instances.field2.updateElement(); $('#form').validate({ rules: { field1: { required: true }, field2: { required: true }, field3: {
Validate
With the jQuery Plugin, Validate / Validation - I have a question about the URL validation logic... I can enter in a partial URL and it comes back as Valid: Using the test screen: http://jqueryvalidation.org/url-method/ entering: http://www.t comes back as a valid URL. Will there be logic added to make sure the URL is fully coded? Thanks
Display autocomplete results by most accurate, not alphabetical
Hi The source for the Autocomplete is a PHP file that grabs the data from the database. The list is of business names. The client needs the search to look for the users word/s any where within the business name. For instance the source could be "Wishing Well Care Home, Wellbeing Care Homes, Day Care Wellbeing, Wellbeing Clinic...". If the user starts typing in "well" it will find the all results containing "well". The problem I have is if the user types in "Wellbeing", the results are alphabetical.
jQuery Plugin
Hi I use jquery library in my website and recently I added a plugin which crop an image and it uses jquery library too, when I config this plugin with my website when I remove plugin jquery lib I can't crop an image and when I remove my web jquery lib my scripts don't work. I use version 1.10 and plugin's jquery version is 1.6 What I Do...? thank you
Next Page