Group validation is not working in asp.net with Jquery Validation Engine Plugin
I am using jquery validation engine plugin to validate the form fields in my ASP.Net application. It works fine but there is a problem when i want to validate only set of fields on a certain button click. Ex: When i click on save button all the form elements must be validated. if click on verify Email Address it should validate only the email field whether it is empty instead validating the entire form elements. We have provision to handle this scenario with asp validators by setting the "Validation
Stylize jQueryValidation errors
I have the following part of a form code: <div class="form-group"> <div class="input-group"> <input class="form-control" type="email" name="email" placeholder="Your e-mail"> <span class="input-group-addon"> <i class="glyphicon glyphicon-envelope"></i> </span> </div> </div> When there is some error the formatting of jQueryValidation messes up my layout. I needed the field error to appear in a specific place, so the design would not be compromised. Like that: <div class="form-group">
BlockUI overrides blockUI.history with new data without restoring the previous.
Consider this scenario: You have blockUI block the page with the message being an element a div with id #dialog for example. Inside that div there is a button that does the following: Unblocks the page Executes some functionality which may result to an error. For example a failed ajax call. On that ajax failure callback you update an observable array with the error(-s) that occurred. On that observable array there is a subscription that when the length of the array is > 0 it will block the page and
Errors using latest TableSorter plugin
Hello, I just started using the current TableSorter (2.0.5) ( and JQuery 3.1.1) within my AngularJS app. I'm getting an error when I click on the table header to sort the table. The error is on line 614 of tablesorter.js and it says: caught TypeError: Cannot read property '0' of undefined(…)multisort @ jquery.tablesorter.js:614(anonymous function) @ jquery.tablesorter.js:785 My table consists of strings and numbers. For example, see attached html Any idea how to fix this? Thanks, Steve
blueimp gallery plugin not operating correctly
I have just finished developing a new website lyracus,co,uk and the blueimp gallery operates correctly in dreamweaver and when servered locally on win 10 iis server. When I upload it to the simplereg.com webserver rather than a single image being replaced one by one with the 4 images in the carousel, it displays as 4 image slots down the page and each image appears in its respective slot one by one at the end of the 4 second time interval. This one has me baffled as it works locally fine - any help
tablesorter plugin , wrong sort with thousands separators
I have a problem with the tablesorter plugin, it does not sort properly when used for thousands separators, works only without thousand separators. Some configuration must be done, have not found anything in the documentation so far. Thank you for your help. Jacques.
JQuery Data table not getting Displayed
Hi All, I am facing issue while getting Documents and SharePoint List data Jquery Data Table in SharePoint page (Content Editor Web part) . I am calling/referring Jquery Data table in JavaScript file (e.g., ABCD.js file). Background how we are using Data table : I am calling runDataTable("#<<MyHTMLTableID>>'"); in my .js file after mapping all my SharePoint list columns of internal names (ows_Documentname) to my html Table by $('#<<MyHTMLTableID>> tbody').append('<tr><td></td>so on..</tr>');. runDataTable
Fancybox link lable
can someone please help me to add a link label in my fancybox in html but it must be in the fancy box when the image blows up and i must be able to click on it and it must direct me to another html page
is there any jquery plugin that comes packaged with css-3 transitions ?
hey guys check out the slider on this page .. SLIDER . i absolutely love the css-3 transitions on the slider , now the the slider unfortunately is a commercial one and i see no documentation for this slider anywhere , building a custom slider with such transitions would't be really difficult , but it would still be work , so i was wondering , if there is any jquery plugin that comes packaged with such transitions , or rather delayed transition of each element on the slide ?
ajaxForm repeat attached file
hi everybody i have a problem with the plugin ajaxForm i try to upload many times but when the first file is uploading i upload other file parallely but the first upload has file and the second file does not file when the uploads have finished the file attached at the first uploading is repeated at the second uploading but at the second i dont attache any file what is the problem? this is my code $(document).on('submit', '.newpost', function(e) { e.preventDefault(); // prevent native submit var
Using jccarousellite.js
I have 3 background pics defined in index.html which should cycle, but they don't. How do I make them autmatically do that? There are 16 files in JS file: bgStretch.js superfish.js script.js jquery.mousewheel.js jquery.easing.1.3.js jquery.color.js jquery-ui.js jquery-1.6.js jcarousellite.js html5.js googleMap.js forms.js content_switch.js cScroll.js PIE.php PIE.htc
http://plugins.jquery.com/postreceive-hook 502 error
Hi guys. I can't send web hook from github, url http://plugins.jquery.com/postreceive-hook always returns 502 error.
jqprint is not working in IE10 with JQuery1.11.1 version
I took following files from JQuery for my application development for printing content from <DIV> tag. 1. jquery-1.11.1.js 2. jquery-migrate-1.2.1.min.js 3. jqprint.0.3.js I could able to print content of <DIV> tag in "FireFox", "Google Chrome" browsers. But I could not able to print content of <DIV> tag in IE10 and IE8 with "JQPRINT" with "JQuery1.11.1". Recently, I moved from JQuery1.8.1 to JQuery1.11.1. "JQPRINT" option is working fine in all browsers with JQuery1.8.1. version. But "JQPRINT"
Jquery Cycle 2 cycle-next and cycle-prev firing twice
Hi all, I have a simple cycle 2 (version: 2.1.5 build: 20140415) slideshow that for whatever reason the next and prev functions are firing twice on a single click: <ul id="hero" class="cycle-slideshow" data-cycle-slides="> li" data-cycle-prev="#slide-back" data-cycle-next="#slide-next" data-cycle-swipe=true data-cycle-swipe-fx=scrollHorz data-cycle-fx=fade > Console: https://www.dropbox.com/s/8bt5z0uqqz8wzln/Screenshot 2014-10-30 14.05.44.png?dl=0 I've used this method on another site exactly
blockUI prevents TinyMCE 4 plugins from working
Please see fiddle at http://fiddle.tinymce.com/bzeaab/16 . When TinyMCE 4 (v 4.1.5) is hosted in (malsup's) blockUI display, plugins won't allow text editing. Other, non-text fields in the plugin still work. Is there a way to allow tinymce 4 plugin fields to get focus while under blockUI?
PopUp Style
Hi! In each pop-up that I've added to my website, the closure of X is not centered in the square? Why ? Is a CSS issue? how can I fix it? Thank you!
FileTree - I want to be able to download files shown in the File Tree
Hi JAKE, I have downloaded a File Tree plugin, the links for which are as under : http://www.abeautifulsite.net/blog/2008/03/jquery-file-tree/ http://labs.abeautifulsite.net/archived/jquery-fileTree/demo/ What I want is to be able to download the file by clicking on it as shown in the picture attached. According to the documentation is says : QUOTE When a file is selected, jQuery File Tree passes the filename back as a string. The easiest way to capture and handle this is by using an anonymous
How to highlight active menus in slide down box menu.
Hai. Can anyone help me with highlighting the active menus in slide down box menu. Download this jquery plugin for free from http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/
[SOLVED] jquery validate - Cannot call method 'call' of undefined
Good afternoon, I think i found a bug with a cutom validation rule. When the form is submited without modify any field, the custom rule is called. But if you set email field and give a password, you get an error (tests realised with chrome) : Uncaught TypeError: Cannot call method 'call' of undefined a.extend.checkjquery.validate.min.js:4 a.extend.elementjquery.validate.min.js:4 a.extend.defaults.java-scriptjquery.validate.min.js:4 bjquery.validate.min.js:4 a.extend.validateDelegatejquery.validate.min.js:4
The Problem is i am unable to display the series Legends for the graph, anyone can please help ???
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <!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=ISO-8859-1"> <title>jQplot JSON POC</title> <link href="../static/css/jquery.jqplot.css" rel="stylesheet"> </head> <body> <script src="../static/js/jquery.min.js"></script> <script src="../static/js/jquery.jqplot.min.js"></script>
blockUI - focus() called and not returning?
Hi, I seem to be experiencing an intermittent issue where unBlockUI() is never reached and the user is left with what they interpret as a "hang" or "freeze". I am on blockUI 2.42, jQuery 1.8.2, and running against IE8. In IE8, I had the developer tools profiler running and received the following as the last execution prior to the currently unrepeatable incident: Function Count URL Line Number focus 1 https://.../jquery.blockUI.js 496 Here is Line 496 in blockUI.js: function focus(back) { if (!pageBlockEls)
jquery.js:3 -PROBLEM
The website that I edit www.osstarigrad.edu.rs when I updated WordPress, reported my problem: Error: Syntax error, unrecognized expression: #cimy_div_id/0/ jquery.js:3 Cimy Header Image Rotator not working Pelace help me? Thanks
iButton breaking ASP.NET AutoPostBack tag
Title says it all, attempting to use iButton to style checkboxes in asp.net as such: $(document).ready(function () { $(":checkbox").iButton(); }); The boxes will style, but it disables the auto-post back property of the asp.net control. Does anyone know how to resolve this issue?
Fancybox doesnt works in IE (Internet explorer)
I designed a page, and i used the fancybox plugin, it works in all browser without to upload to the server, but when i upload the page on the server, the fancybox doesnt work in internet explorer, i have IE9. I used the development tools to debug the code of the page, and it marks an error: SCRIPT438: Object doesn't support property or method 'Fancybox'. Why does this happen?. i would apreciate your helph, and excuse my english.
jQRangeSlider: jQuery date range slider
date range slider has the issue that when user moves the max slider on right towards to left till very beginning it pushes the min slider outside the scale. Is there any way it can be fixed?
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!
Jquery problem
Yellow marker in head: I'm using that to chain two or more select inputs, and it won't work if bellow are jquery scripts for imageareaselect (green marker). That one in footer (silver), I'm using for datepicker and because of that imagearea select won't work. Any solution?
Superfish autowidth zoom
Hi all, We're using Superfish for our menus, as a Drupal maodule with the js library and such, and are using the sf-AutoWidth.js plugin for superfish. It actually works great, for example on our homepage: http://www.ashland.edu However, we've noticed with various browsers at certain zoom levels, there is a slight overflow and our last menu item goes down a level. For example, Chrome at 90% or Firefox zoomed out twice. (80%?) Most other zoom levels are fine on most browsers. Anybody else have this
tablesorter fails to work in a table using colspan
I have simple HTML tables built with JSP, I wanted to sort them with tablesorter. It worked fine on some tables (I have several different pages) but not on others (after I added a theme; the doc fails to tell that a theme is mandatory, I supposed a default one was used otherwise). After investigation, I found out that the tables it fails on had a <th colspan="2"> (or 3, etc.) on them. FYI, it was a "Actions" header over several columns, each one having a button for a given action. I solved that by
Minor bug when showing 2 months with datepicker
Hi! I want people to select a date in July or August so I set minDate to July 1st maxDate to August 31 numberOfMonths: 2 But when people select August 1st, July 1st becomes highlithed to. Like if it was mouseover. The mouseover effect disappears when selecting another date in August or when I mouseover a date in July. If setting the minDate to July 3, the bug appears when selecting August 3. Any idea? Thanks!
jQuery validate (http://jqueryvalidation.org/) doesn't works
Hi! I have a problem with my project where i use jQuery validation plugin. This is example of my form (i use Twitter Bootstrap): <form action="/editprofile/save/" method="post" role="form" class="editprofileform"> <div class="col-xs-4"> <div class="form-group"> <label for="firstname" class="control-label">Your name</label> <input type="text" class="form-control" id="firstname" placeholder="Your name" name="firstname" value="Evgeny"> </div> <div class="form-group"> <label for="birthday"
TableSorter: not even example works
Hi, I have problems with tablesorter after updating a table. Steps: create a table, sort it; change the content using javascript, call "update" and then "sorton". The table column header is correctly updated, but the order in the column is not correct. See this official example: http://tablesorter.com/docs/example-ajax.html It should sort by the age (descending). After clicking on "Append new table data" the column headers are correctly updated, but the data is not sorted. Clicking on the header
Superfish Menu Plugin - v1.7.4 Problem: TypeError: o is undefined
Hi, Firebug is reporting the error TypeError: o is undefined in the clearTimeout(o.sfTimer) statements in Superfish 1.7.4 highlighted here: over = function () { var $this = $(this), o = getOptions($this); clearTimeout(o.sfTimer); $this.siblings().superfish('hide').end().superfish('show'); }, out = function () { var $this = $(this), o = getOptions($this);
jQuery SVG Plugin: Conflict issue with extension "jquery.svgdom.js"
Using jQuery SVG plugin (ref http://keith-wood.name/svg.html). Description of issue There is a conflict using the plugin extension "jquery.svgdom.js" along with jQueryUI library. If you add those libraries and initialize the tab widget then there will be en error in the console complaining about "jquery.svgdom.js". I'll paste image below of error message (using firebug): Question about svgdom.js On authors website he said that he made modifications to the jQuery code file but the last time he did
Video Stop Problem
Hey, I'm having a problem on a portfolio site using jQuery. http://denizkurtel.com/theintrospectaculareurope.html at the slider place after the photos there are videos ( streaming from vimeo ) when you clicked play and opened the video and after from the buttons go to another photo the video keeps running and giving its sound at the back. I want the video stop after moving to another photo at the slider. I tried from here and couldnt get a positive result : http://jsfiddle.net/deshg/8CV2S/ Need help
LOVE your plugin jquery-pin-it-button-for-images/ but having this problem
It has installed nicely and the pin it button is coming up but when I actually pin it this message is coming up. If I manually use my dashboard pin button it works so think it is a bug (if thats what you call it) Can you help?! Whoops! Your image is too small. Please choose a larger image and try again. OK
jQuery SVG and IE
Hi everybody, Using jQuery SVG plugin (ref http://keith-wood.name/svg.html). Description of issue 1 When I am updating href attribute of images inside a svg image, nothing show up on IE but it works on Firefox and Chrome. Ex : $('#toto', svg.root()).attr('xlink:href', '/images/toto.png'); Description of issue 2 I can't catch click event of images inside a svg image on IE but it works on Firefox and Chrome. Ex : $('#toto', svg.root()).on('click', function() { alert('toto'); }); Thanks
Listnav plugin not working in jQuery 1.9
Listnav does not appear to be working in jQuery 1.9 - get a completely empty area where A-Z nav should be. Works fine in 1.8.1 Just wondered if anyone might know a fix for this? I know it's a relatively old plugin, but I haven't come across anything more up to date that does the same job. thanks
[validate] No button variable submitted when remote checked field not touched
Hello, I think I have found a subtle bug in using the validate plugin with remote validation. If a field is validated using the "remote" feature, if the field is not altered, even if it contains valid content, when pressing the submit button (save), the submit is triggered, but the "save" button is not one of the fields sent to the server. I have arranged a simple test page to show the problem. http://srv01.dardini.it/validate/test.php The source of the page can be recovered at the following url,
Plugins/Validation page problem
Hi Admins, there's a problem into Validation plugin page. Database error A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was: (SQL query hidden) from within function " JobQueueDB::claimRandom ". Database returned error " 1205: Lock wait timeout exceeded; try restarting transaction (localhost) ".
Next Page