CSS for jQuery Slider not working in IE
Hi, jQuery forum members, I installed a jQuery slider on my homepage, and it works fine on Mac and mobile devices, however, on IE, it doesn't position properly on the page, and does not load the background "frame" graphic. I think this might be a CSS issue, but not sure how to fix it. Any suggestions would be greatly appreciated. The page is here : http://www.danshamptons.com/indexjs.php (image slider is a little ways down on the page) I found the code for the slider here: http://css-tricks.com/creating-a-slick-auto-playing-featured-content-slider/
jQuery Cycle - Weird Black Bar & Doubled Pager Buttons
IE Specific (I'm using IE7 to test) A weird black bar shows up on the right hand side of the featured slideshow: http://fullfill.securesites.net/ Also, if you click on a link ("Our Operation" for example) then go back to the homepage it doubles the amount of dots (pager buttons) and eventually starts to cycle blank slides. Any help with these issues would be greatly appreciated. (Validated XHTML 1.0 Strict)
Dominos Order Tracker.
Hello Jqueryer's did anyone of your seen anything similar to Dominos order tracker ? it shows where the pizza status is with custom headers, can anyone of you help me in developing similar kind of widget using jquery php mysql http://www.dominos.com/home/tracker/pizzatracker.jsp regards Sirish
problem with Zend Framework and some jQuery plugin
Hello, I'm facing a little problem, and I'm struggling to find a solution. It happens on pages where I include many jQuery components, in addition to jQuery ui and interface. To tell you an example : I'm trying to implement jQuery blockUI. <script type="text/javascript" src="/js/jquery-ui/ui.core.js"></script> <script type="text/javascript" src="/js/jquery-1.3.2.js"></script> <script type="text/javascript" src="/js/interface/interface.js"></script> <script type="text/javascript" src="/js/admin/admin_menu.js"></script>
jCarousel not working on IE7
This is kind of weird, I thought jCarousel supported IE7, but I don't know what I am doing wrong, Its working on Firefox, and Chrome, and IE8, but note IE7. Here you have the url to see it so far. testsite http://www.casanelson.com.uy/info
Fancybox + wordpress - Load on Page rather than on posts
Hi Peeps, I am currently building this website using wordpress + the fancybox plugin for wordpress. Right now fancybox does not load on the page that I have the post in (see below) http://www.chungarchitects.com/archives/category/recreational By default another page opens and shows the full gallery. Only then is fancybox loaded when clicking on an image. (See below) http://www.chungarchitects.com/archives/315 What I would like is the fancybox gallery to load on the page itself rather than opening
Autocomplete: handling paste into a textbox
Greetings, I have the AutoComplete plugin working just great. When the user types in a value, a dropdown opens up. if the user selects one of the dropdown values it is selected and additional controls are populated with associated data. However, there something that I would like to add. When a user pastes a value (CTRL+V) into the textbox that has the AutoComplete set I would like to be able to validate if the pasted value is indeed a valid value. If it is a a valid value I would like it to
XML to JSON plugin problem
Hello, I have been trying to get the jQuery.xml2json.js plugin to work for me with my own XML file. I have copied the example from http://www.fyneworks.com/jquery/xml-to-json/#tab-Examples-RSS and edited it to what I thought would work for me but I just get a blank result. The XML file I am using is in this form; <?xml version="1.0" encoding="UTF-8"?> <srenf> <record> <reference>098467</reference> <activity_header>HOUSING</activity_header> </record> <record> <reference>098470</reference> <activity_header>DOGS</activity_header>
Plugin or widget to change order of items in list?
I have a list that I would like the user to be able to reorder. Is there a plugin or widget to help with that? The list will be stored in a database, with integer values to indicate each item's rank. The user should be able to move items up or down. Drag and drop would be a bonus, but not necessary. After the reordering is done, I will store the new rank in a database. Any suggestions?
Validator: Update form element value after validation but before post
Hi All, I'm very new to using JQuery so please excuse my ignorance with this question. I have a form that I am validating with the Validation Plugin. All things are working as I would like and the form is validating. Once the form has been validated I would like to update the value of a hidden field before posting the data to an asp page. Could someone please help me accomplish this task. I have searched for an answer but am having difficulty following what I have seen on the Web. Thanks in advance.
Form Plugin file upload broke after upgrading from jQ 1.3.2 to 1.4.2
I have an ajax file upload form that was working fine with ajaxSubmit before I upgraded to 1.4.2. After upgrading, however, it broke: now the file is still uploaded (I see the successful POST in my server log), but the success callback does not fire. The ajaxSubmit call has options {iframe: true, dataType: 'json'} and the server returns JSON wrapped in a textarea. I was using version 2.36 of the plugin. I upgraded to 2.43 but this did not solve the problem.
Problem with jQuery Form plugin: no submission
Hello, i have downloaded this plugin and wached many examples on internet to use it. So there is something i have missed because when i use it, my server doesnt receive the submission form. I have a .jsp like that: <form:form id="form1" action="annotationajaxform.jsp" commandName="annotation"> <tr> <td><form:input path="id" id="id" size="3"/></td> <td><c:out value="${annotation.annotationType.name}"/></td> <td><form:input path="value" id="value" size="10"/></td>
Recommended carousel?
Hi everyone, I'm thinking about implementing a carousel effect on a webapp I'm builing, and I'd like to hear your thoughts on a recommended carousel plug-in suggestion. Right now I'm looking at jCarousel, which looks pretty nice, but that's just based on the home page, not actual experience. If anyone has any thoughts or suggestions, I'd like to hear them! Thanks in advance! Doug
How to use Jquery Dropdown menu?
Hi, I m uisng jquery dropdown menu(www.apycom.com) in my asp,net application.I m unable to display the background images for menu items..
need help with jScrollPane
hi i have issue with jScrollPane. I created three divs. First and third have paragraphs and the second one i want to make it dialogue box. so the problem is when i run the code below it gives weird effect. [code]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <script type="text/javascript"
jCarouselLite - Auto Scroll Images Left To Right
I have a jCarouselLite auto scroller/slider working great. Problem is, I need it to slide the images from left to right (instead of right to left). I can't figure out how to do this. Can anyone help?
JQuery Validate: only takes the last addMethod?
Hi, I need to add multiple custom validations to one form. I have 2 definitions of addMethod. But it only takes the last one... here is the code. $(document).ready(function() { $.validator.addMethod("badSelectionB",function(){ var comboValues = []; for(var i=0;i<6;i++){ var id="comision_B_"+(i+1); var comboValue=document.getElementById(id).value; if($.inArray(comboValue,comboValues) == -1){ comboValues.push(comboValue);
jQuery UI Accordion 1.6
I'm using the jQuery UI Accordion 1.6 (http://docs.jquery.com/UI/Accordion), I've changed it a bit and made it work as I need and want it to work. There is just a few things off about it, but one of the major ones is something I just simply can't figure out how to make it work. The plugin is working as intended, it actually closes, opens, opens again, closes all together, etc. However, I'm trying to get the "Posted by..." information right underneath the Headline text. Also, I want the AUTHOR and
[autocomplete]
I want to ask a question relating to the plugin from here http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/ Rather than using something like this $("#suggest11").autocomplete(cities) is it possible to use the php GET function and use xml data. For example, how can we decode http://www.google.com/complete/search?hl=en&xml=true&qu=eric to get the suggestions for eric?
Superfish menu is loaded, but delay does not work
Hi everyone. I am newbie here and relatively inexperienced in Jquery and javascript so I would appreciate the help you could offer me.I am trying to get Superfish to work for a dropdown menu. I would like it to replace the son of Suckerfish dropdown I was using. I thought superfish had more to offer. One things I needed was the delay option. Jquery and Superfish scripts are loaded, but there is no delay after the mouse pointer has left the hover area. I have no clue why. Please have a look here .
How do I make my validation lables/images appear outside the form elements
I have used the excellent jQuery Validation plugin on my contact form. A failed validation for a field results in an image of a cross appearing to the right of the form field itself. However, a successful validation results in the image of a tick appearing within the form field (see my attached screenshot). I cannot seem to get the tick image to appear in the same place as the cross (i.e. outside the form field). The reason for me wanting this is because if the image appears in the field, even
Addressing a class while using Validation plugin
i have the following validation code which works fine for limited fields. I ahve a field for phone number where users can add any number of fields to add more phone numbers. but am using a framework which follows certain conventions. So wanna add a class to that input field and validate the input fields with that class. am not able to do it. please help $(function () { $("form").validate({ "RestaurantName": [{ "rule": "\/^[\\s\\S]{2,}$\/", "message": "Restaurant
form validation | email problem..
hello jquery gurus... i have a problem comparing the email address.. when i input the same email address it doesn't accept, the email address is not equal to the first input, but i entered the same email address.. here's my code <script type="text/javascript"> var validation = function(){ var v = jQuery("#myform").validate({ rules: { EEmail: { required: true, email: true }, telno: { required: true,
Bassistance.de VALIDATE Plugin
Hi everybody; I'm experiencing an issue with the bassistance.de validation plugin. Is very simple by the way. I'm trying to validate a few <select> elements and, when the option has an empty value, on the submit it validates correctly, but at the moment I drop down the list, triggers again the validation of the focused select, and even I select an option the class, error doesn't seem to go away, ever after the blur of that select. Just when I click or dropdown the list again is where the error class
superfish plugin with UI themes
I like the upcoming menu for UI but it isn't here yet. I went to look at the superfish menu and thought could get by with that until the new menu is complete... but I have a requirement of using the UI themes. Any ideas or tips?
creditcard2 validator determining major credit card types based on number
The creditcard2 jQuery validator extension improves on the normal one by allowing dashes and spaces in credit card number fields and also by marking some invalid numbers (which slip by the normal validator plugin) as invalid. One requirement of the creditcard2 validation rule is that the credit card type be passed in as a parameter. Some (all?) cards can, however, be identified based on their number pattern. Therefore, I wrote a simple function that returns the card type in a format the creditcard2
jQuery Validation plug-in full localization
Hi, I have seen this amassing plug-in jQuery Validation. But I am creating non-English projects. So I would be happy if someone would tell me how to fully localize it? I found a snippet which lets you set one message for one element but for example for passwords you have to check do they match and are they long enough? So how to accomplish that? Here is the snippet I found: //other language validation jQuery.extend(jQuery.validator.messages, { required: "bli bla blubb!" }); Here is
Autocomplete: to post a additional value from a 2nd input-field to the php-source
Hello at All, I am using the actual version of the autocomplete-ui-plugin for a lot of fields and all of them are working fine. Since 2 days I try to find a example or a ToDo for the problems are following in this forum and in the whole web, but can not find one that I am be able to understand. To post to the php-source the entered value of the input-field-id ZipCode during the input of the field-id Street as extraParam, so the autocomplete shows only the streets of the ZipCode. Has anybody a easy
Tablesorter Zebra Issue
Greetings: I have a kind of different issue with the excellent Tablesorter Plugin. Specifically one of the project requirements was for end-users to be able to "hide" results on the page. (My page is a simple collection of tables) I accomplished that easily with regular jQuery code. But the problem is if a user has a table "hidden" when the page loads "showing" the table does not apply the Zebra striping. It seems obvious to me that Tablesorter can't stripe something that doesn't show on the page
jquery.form does not care about status code for success or error callback
I submit a form to my rails controller $('#edit_form_submit').live('click', function(e) { $('#node_edit_form').ajaxSubmit({ target : '#node', success: function(data, textStatus, xhr) { console.log("success"); }, error: function() { console.log("error"); } }); return false; });I want to show the user via http-status code if the edit was success or failure but if I send back content allways the success-callback is triggered doesn't matter if http-status code is 4XX def update @node = Node.find(params[:id])
Jquery UI / JCrop problem
Hi guys, I hope you can help me out with a problem with jQuery UI tabs and JCrop. I want to show a few tabs with each his own image cropper in it. The tabs are working fine and the content within it too. The only problem is that the JCrop isn't showing up in all the tabs except the first. I'm using FireBug but I don't get javascript errors. When I delete $('#imagesTabs').tabs(); It does show all Jcrop fields. So it looks like a conflict between UI and JCrop.... My theory is that the images for Jcrop
Drag and resize an image.
Hello All, I am Ashok, a beginner of Jquery. I am using Drag and Resize functions of http://dev.iceburg.net/jquery/jqDnR/ .$("img#img_clip").jqDrag(); is working and $("img#img_clip").jqResize(); is working when we call separate functions. But i want to use this two function as one event. i don't know how it to be used in an image. is there any method to any method to do it?. any body help please ?
blockUI - after unblock, cursor didn't change from "wait" back to "default"
This does not cause any functional issue, but it could confuse user and make them think that some processing is still going on. To demo the issue, following those steps: open the following page in a browser, click on the button, notice that the cursor changed to "wait" and the screen is blocked after 5 seconds, the screen is unblock on its own, but the cursor still shows "wait". <html> <head> <script src="http://ajax.microsoft.com/ajax/jquery/jquery-1.3.2.min.js" type="text/javascript"></script>
Dynamic Positioning tooltip not working.
Hi All, I am studying the jQuery dynamic positioning tooltip tutorial ( standalone verison : http://flowplayer.org/tools/demos/tooltip/index.htm). The tutorial utilizes jQuery's dynamic positioning tooltip. Basically I have done everything the tutorial states to do but when i roll over my icons the tooltip is not displaying. Any tips and suggestions are welcome and very appreciated. Here is my html: [html] div id="demotip"> </div> <div id="demo"> <a href="#"><img src="assets/web/image_sm.png"
problem with JQuery Validate
Hi everyone ... I was using Jquery Validate Plugin to validate forms in my web app. The situation is that I have many forms which have a class called 'formulario-Ingreso' each ... That is <form class='formulario-Ingreso' id='f1' name='f1' method='POST'> <!-- Some inputs inside --> </form> <form class='formulario-Ingreso' id='f2' name='f2' method='POST'> <!-- Some inputs inside --> </form> <form class='formulario-Ingreso' id='f3' name='f3' method='POST'> <!-- Some inputs inside --> </form> and the
Display issue with mcdropdown in Firefox on Mac
Its hard for me give too many details since the error report is from a novice user of a website and I can't reproduce it in my environment. The website is in development so I don't want to post the url, but I guess I could if its needed. They are on a mac using Firefox 3.6.2. mcdropdown v1.2.10 jQuery 1.2.6 Screenshot attached. The initialization script, I set the height trying to fix it: $(function(){ $('#taxonomy-dropdown-6').mcDropdown('.view-dom-id-6 ul', { maxRows: 50, hoverOutDelay: 3, click:
PageFlip transition for JQuery Cycle
Hi, I am not a developer so am having trouble doing this... I want to create pretty much the exact transition for the JQuery Cycle as the following slideshow at: http://clickheredammit.com/pageflip/ I could just use that one but there is no documentation and I already have the JQuery Cycle slideshow all set up - would just be nice to have the pageflip transition. I wouldn't want to have to cut the images into 2 though. Somehow you could duplicate the images. In words the transition would be like
Customizing autocomplete search
Hi, I have a rather specific question about how to accomplish a type of search with autocomplete. I need the autocomplete to search only the beginning of the words (like setting matchContains = false in the bassistance version of autocomplete) but also to search only the first and last words of the strings in the data array. For example, each string is formatted as 'Abbotsford: Abbotsford CANADA (YXX)'. On the fly I need to only match searches for either "abbotsford" or "YXX", and ignore everything
jGrowl question
Hi, I just upgraded from jGrowl 1.2.0 to 1.2.4 and now jGrowl is using a theme from jQuery-UI for styling. How can I prevent this? The latest HTML is as follows: <div id="jGrowl" class="center jGrowl"> <div class="jGrowl-notification"></div> <div class="jGrowl-notification ui-state-highlight ui-corner-all notification-success" style="display: block;"> <div class="close">×</div> <div class="header"></div> <div class="message">Your search was saved successfully.</div>
List menus
Hi friends, where i can find a menu like this one? thx
Next Page