[jQuery] Select/Unselect radio buttons
I have a very long form full of items that the user rates from 1 to 3. There may be 100 items that the user needs to rate. For each item to rate they are given three radio buttons for 1, 2 or 3 for them to choose from. Now initially all the radio buttons are unchecked, but each item to rate is required. So this process can take quite a bit of time having to check each radio button. I need a way at the top of the form to have three master radio buttons for 1, 2 and 3 to where if they click 1 it will
Problems with FullCalendar Plugings
Hello everyone, I just start using the FullCalender jQuery plugin and was wondering if anyone know a good tutorial of this pluging. Thanks.
[jQuery] How to use keypress on div element with jquery
Hi guys, i am new on jquery. i am trying to do some practices. i' want to do an ajax autocompleter. First i have to solve some client side script issues. Below, there is a page that includes div elements. i want to work them like a dropdownlist. You can navigate between rows by pressing down and up keys. Anyway,what i did it is working with ie7, but it does not work with firefox. Does anybody know why? Thanks for any response. Here is the code; <html> <title></title> <style type="text/css"> .main
[jQuery] [autocomplete]
im a newbie trying to use the autocomplete plugin. I have a php array returning a name and an id. the autocomplete drop down displays only the first value before the | in name|id This is fine but how do i get the 'id' part to be stored in a hidden field. I've looked at the examples herehttp://view.jquery.com/trunk/plugins/autocomplete/demo/ and it seems single bird does what i need, but im not sure how the hidden field get populated. please help thanks.
Cycle plugin, Targeting Child Element
Hi, I'm customizing the cycle plugin a bit from http://malsup.com/jquery/cycle/ , which slides through a number of items. The issue I have is selecting a child object, to get its 'alt' attribute, and display it as a description. Using the default example: function onBefore() { $('#output').html("Scrolling image:<br>" + this.alt ); } ...works great when each item is an image. But I need to link each element, so my markup looks like this: <div id="slideshow1" class="pics"> <a href="portfolio.html"
[jQuery] ajaxSubmit on a form with a file field causes JSON response to be downloaded as a file
I'm using the jQuery Form plugin, and I have a form that I am submitting using ajaxSubmit(). The server gives a JSON response to this ajax request. I have a file field on the form, but the server does not use the data from this field for this particular request. However, when the field is filled, the browser tries to download the JSON response as a file. When the field is empty, the browser correctly processes the JSON response. What would cause the change in browser behavior? This happens in both
[jQuery] Sorted unordered lists
I have two sorted unordered lists. I allow users to drag and drop elements from the first list to the second list. I want to get the text of the elements that have been dnd on the second list when the user clicks the submit button. All I have been able to get is the ids of the list elements. Is there a way to get the actual text instead of the ids?
[jQuery] Sorted unordered lists
I have two sorted unordered lists. I allow users to drag and drop elements from the first list to the second list. I want to get the text of the elements that have been dnd on the second list when the user clicks the submit button. All I have been able to get is the ids of the list elements. Is there a way to get the actual text instead of the ids?
[jQuery] IE Bug Help: breaks column CSS heights when select box changed
Hi guys, Got a nice problem with IE :-( FF and chrome etc are absolutely fine. Using IE7 atm. I have a structure of 2 columns and ive emptied the left column to nothing to narrow the bug hunt down but the right hand column is a list of results quite a substantial height. On load they are fine until the jQuery is ran which makes changes to a select box above the results in the right hand column. I can actually update the options using $(this).html(...) but as soon as I make a change using attr() it
[jQuery] jQuery [validate] - Validating the same form twice
OKay, I'm trying to setup my site to be all on one page with a login/ logout button. When the user clicks "Login", a hidden div with my form in it is displayed. Once they login successfully, "Login" becomes "Logout". When they click "Logout", it goes back to showing "Login", and then they can click it to show the form again. The problem is when they click "Login" the second time, and submit the form, I get an error: $.data(element.form, 'validator') is undefined This is what my code looks like now
[jQuery] Compute body width WITHOUT scrollbars
Hi all, I have an application that resizes itself upon window resize. The problem is that if I resize down the window so it is smaller, two scrollbars appear during resize (nothing new for now...), but the computed body width is the width with the scrollbars. Then, when I stop resizing, my app resizes itself, but as you may have guessed, there are a small empty space on right and bottom, corresponding to the scrollbars. I have not found a pretty way to do it (of course I could set a timer inside
[jQuery] autocomplete: current state?
hi, i wanted to test the newest version of autocomplete. The current implementation seems to be very old and is still based on jquery 1.2.6 (autocomplete 1.0.2) (http://bassistance.de/jquery-plugins/jquery- plugin-autocomplete/). Quiet new is the debate on current features (see http://jqueryui.pbworks.com/Autocomplete.) Autocomplete seems to be an jquery ui plugin now. selectmenu is very interessting too. is there any sourcecode available for testing? an updated roadmap would be great as this one
[jQuery] css() function returns different results on different browsers
Hi everyone! Today I've tried to create simple hover effect on a <div>: if the cursor is over the box, the background-image css property of the div is modified. On the HTML side, a <div> with an id: <div id="round"> Blah blah</div>
[jQuery] Training: jQuery Fundamentals (Carrboro, NC -- July 29-30)
Announcing jQuery Fundamentals, a two-day class at Carrboro Creative Coworking in Carrboro, NC (July 29-30) that will give you the knowledge you need to properly and effectively start integrating jQuery, the popular JavaScript library, into your web development projects. Over the course of two days, you’ll learn the fundamental concepts of JavaScript and jQuery and tackle real-world exercises to solidify your understanding of the language and the library. http://www.carrborocoworking.com/content/jquery-fundamentals
[jQuery] Superfish: 3rd Level Links (Fly-outs) are not showing up in Internet Explorer
I just discovered that Internet Explorer is not showing the 3rd level of the menu. http://tinyurl.com/cr2wmr (very much a work in progress) I believe it's a js issue and not a css one. I've removed all js/ jquery except the menu stuff and the problem still exists. I'm not sure what to do now. I know it should work because the examples on the superfish site do. Also, I just pulled up my test page that I made before integrating the CMS and they don't work there either. Maybe there will be some clue
[jQuery] Superfish - Bugging in Mozilla, Google Chrome, Opera but not IE?
Heya, I recently found the superfish jquery plugin and really liked it but when I try to implement it on my site every works pretty fine until I want Main > Sub > Sub menus shown only IE explorer shows theese but Mozilla Firefox and Goole Chrome all fail at showing them. I have tried multiple times to strip out everything and only have the menu an it still dosent work for me. My own possible solutions could be that I am using the newest version of jQuery and last I checked the superfish site it used
jquery rounded corner problems.
please help.. im having a terrible time of it with some 'simple' jquery rounded corner effects. for some reason i cannot seem to get them to round. at all! the page is currently on : http://yunitube.co.uk/pages/equestriansupplies.html please could someone just lend me a quick hand and possibly explain to me where i am going wrong. i am using the simple declaration: <script type="text/javascript"> $(document).ready(function(){ $('.rounded').corners(); }); </script> and applying the class rounded to
[jQuery] [blockUI]Showing iframe without reloding it - Problem
Hi! I have some problem with BlockUI jQuery plugin. test.html [code] <html> <head> <script src="./js/jquery.min.js"></script> <script src="./js/jquery.blockUI.js"></script> <style type="text/css" media="screen"> #page {display:none} </style> <script language="Javascript"> jQuery(document).ready(function(){ $('#view').click(function() { $.blockUI({ message: $('#page') }); setTimeout($.unblockUI, 2000); }); });
[jQuery] Tell me , Select option value
Hi all , Am little bit confusion in radio selection , My doubt is very simple , Having two radio button , alert which ratio option i selected for example Male and female Thanks
[jQuery] Question about 'ready' event
Hello everybody. I have one problem but I can't solve it. I have one page with 3 iframes. The first iframe has a 'ready' event. Inside this event I am calling a function which is in the parent page. This function needs that the page was loaded, I mean, when the page is loaded this function can be called, not before. My problem is that when I'm calling this function the parent page is not loaded yet, so, I need to call it when the page whas ready. Any idea?
Ajax - Dynamic cntent unable to call stylesheet
Searched the JQuery forums thoroughly, yet unable to find a solution to the following problem: Dynamically loaded content (via JQuery's get method, for instance) seems unable to connect to a stylesheet that resides on the main page. I understand this is due to the fact that the dynamic content is not part of the DOM. Is there a way to work around this? Many thanks for the support, Louis.
[jQuery] Superfish help - rebuilding a page because of LiveBooks framework
Hello, Our web site is built on the LiveBooks framework which is basically Flash-based. Due to their framework not being able to display a Flash slideshow that I'm still completing within their Flash shell without doing a lot of odd things to the Flash file, I'm having to re-create the look of our site in HTML for the purpose of correctly displaying this particular page. Basically, I have an HTML page that has the SWF embedded but I also need to recreate the pull-down menu that is in place on the
include/refresh php from another domain
Newbie here. I run a website for a band that wants to include a php script from a fan site that maintains setlists for the band (in other words, including in one domain a php script from another domain). That's not hard, and I've already implemented it with a simple include call. Because the setlists get updated live (as the band performs), however, I wanted to use jQuery to "refresh" the setlist every 30 seconds so that the band's site will reflect songs as they are added to the fan site. There
[jQuery] Is it possible to add jquery effect on jquery created dom??
We want to make a ajax post to remote usr on an jquery created dom(an appended input). but it's not work. Thanks.
[jQuery] Read values from another pages
Hi all, using this plugin: http://docs.jquery.com/Ajax/jQuery.post how can I read the values from the other page? For example, using: $.post("test.htm", { name: "John", time: "2pm" } ); in the page test.htm how can I read these value and setting some label? Thanks in advance. Luis
[jQuery] Jcarousel - Can I make a jcarousel completely reset and reload!
I am having terrible trouble gettinga jcarousel to reset. I have a series of tabs that when clicked get the jcarousel to load witha new set of items. I have been trying for days, trying the ajax demos and just replacing the content by setting the html() but to no avail. it works but the carousel gets confused. Even if I walk the list and remove all the items they still seem to be there. 1. How do I get a reference to the carousel object via jquery 2. How do I get it clear itself and the dom of its
[jQuery] What's happening to my posts?
Hi there, Am just worried, i have posted a few questions on this group and they seem to be missing, i cant' find or traceback to my posts, it happened before as well. Is there a validation queue or something? Thanks Vru
[jQuery] JQuery Cycle Plugin Problems with IE7
Hi folks, I am new here and I seached vor problems with IE7 and JQuery Cycle Plugin but haven't found anything helpful for me. My problem: I almost copied the demo skript from http://malsup.com/jquery/cycle/ and changed it to my local folders using Dreamweaver (not laughing, I am not a professional programmer). In Dreamweaver live-view it works perfekt. So it does in Mozilla and Opera. But not in IE. There I can just see my 3 test-pictures beneath each other but no funktionality. Has anyone an idea?
[jQuery] javascript error[Invalid range in character set] while loading thickbox
hello, I am getting a javascript error [Invalid range in character set] while loading a thickbox. i am using jquery version 1.3.2. please find below file names which are being used. jquery-1.3.2.js thickbox.js thickbox.css i am unable to address this error from which file and line i am getting this error. seek your help to solve this issue. Thanks in advance
[jQuery] jquery and comet
Hi all! On my latest project I have to add a chat to a web. To do this, I'm thinking on comet. I see there are some ways of doing this. One of them is to make continuous ajax calls to the server. But this is not really comet. So, the question is... Has anybody some information about a plugin that does really comet? I have tried with this "http://plugins.jquery.com/project/Comet", but it lacks documentation and can't get it to work! Thanks.
Hover out
Hello, my name is siggi. I am from Germany and i create websites using drupal6, which includes jQuery. Now i want to start using jQuery for some theming-issues. So i started with a simple example: The logo should be hidden and when i hover-in to a link in the left side-bar it should appear, but should be hidden again, if i hover-out. So i wrote this lines of code: $(document).ready(function() { //Logo verstecken $('a#logo').hide(); //Beim hovern einblenden $('ul.menu li a').hover(function()
[jQuery] [validate] how to get ajax error messages from server till it is implemented in remote method
Dear all, I wanted to ask how it is possible to get error messages from the server till it is implemented in the remote method. What do you think is the less work intensive alternative. I also wanted to ask if i have two fields A and B, and the values of B depends on A. How do i make it with the plugin and the remote method ? I saw that there is a way of writing custom methods: http://groups.google.com/group/jquery-en/browse_thread/thread/e2eb52101bd1fc24/622654c57434966a?lnk=gst&q=[validate]+2+fields#622654c57434966a
HTML table header fixed issue.
Hi, i am fix the table header using jquery. when we have scroll down the scrollbar header of the table getting little down and little right shited.After scrolling the scrollbar i am able to see the data and header rows are not in vertically straight. kindly help me how will resolve the issue. thanks in advance.. Thanks & Regards, Jsrsajan.
[jQuery] How do I (client side) programatically set jQuery rating
I can't seem to figure out how to set the star rating value at client run time. Can you please reply with a sample? Thanks. Sekhar.
[jQuery] jquery.validate - differentFrom() ? Opposite of EqualTo.
Hi, I could use a hand with jquery validate. ( http://docs.jquery.com/Plugins/Validation ) I have 3 dropdowns, containing the same selections, and I need to make sure no selections are the same as either of the other two. (Primary, secondary and tertiary contact - obviously can't be the same person). There is EqualTo, which doesn't really solve my problem. Any good ideas? Thanks for reading, and thanks in advance for any help.
[jQuery] jQGrid Ajax search parameters- Top toolbar method
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000066"> using jQGRid version 3.4.4 I have jQGrid working great with several thousand records, bottom toolbar search, add , delete etc are working fine in all columns. I installed the top toolbar search bar using .filtergrid and it is sending ajax only when I hit enter key, not autocomplete style as in examples. The post isn't sending "searchField", "searchOper" or "searchString"
[jQuery] jqGrid: jQuery("#list").jqGrid is not a function
I did not make any changes with directories or codes. I thought I must be missing an include but I have been looking into my codes for hours already but still cant find what causes the error. Please advise! http://refinethetaste.com/html/cp/orders.asp
[jQuery] New Plugin: Numeric formating to multiple international styles
Hello all! I've created a plugin that automatically formats numeric values as you type. It supports multiple International styles and has some flexibility on setting min max levels. The plugin is still in early development (ALPHA) and it needs testing & modifications. You can find the plugin demo here: http://www.decorplanit.com/plugin/ I would appreciate feedback, contributions (especially), and testers, so if anyone is interested please post your comments. I have made a lot of comments within the
[jQuery] Event handling
Hi Guys, I'm using two plugins which are triggered by a submit event (jquery.validate and jquery.comboselect) and now I'm facing one issue: If any validation error occurs my error msg is printed and my form isn't submitted (correct behaviour) but the comboselect plugin triggers at submit too and after the valdidation error it seems like any other submit event is removed by the validation.plugin. Is there any possibility to view all events that are set to an object? Did someone else faced anything
select <select> by name
i need to remove some options from a <select> but i need to get it by name so i have <select name="imageList"> <option>test1</option> <option>test2</option> <option>test3</option> <option>test4</option> <option>test5</option> <option>test6</option> i know i need to use the .removeOption("test4"); to remove it but i dont know what to use so it selects the imageList <select> Thanks
Next Page