Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 31893  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
 

error when updating version 
  Hello, After updating jquery version from 1.2.6 to 1.3.2 I get this error: Error: uncaught exception: [Exception... "Could not convert JavaScript argument arg 0" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: [link] :: anonymous :: line 48" data: no]... more »
By carlos  - 11:31am - 1 new of 1 message    

Applying JQuery from an existing node? 
  Is there a way to apply JQuery from an existing DOM element? For example I have a checkbox element with an onclick handler that calls a function like this: <input type="checkbox" onclick="doSomething(this);"/> In the doSomething(thisNode) function I want to apply JQuery to the thisNode argument rather than locate the element again using JQuery.... more »
By macon  - 12:41pm - 1 new of 1 message    

JQuery Dialog and a4j:commandLink (JSF) 
  Hello ppl, I have a problem with using jQuery Dialog and Ajax submit in JSF. I have the following code for displaying Dialog windows: <script type="text/javascript"> jQuery(function(){ // Dialog jQuery('#dialog').dialog({ dialogClass: 'alert', autoOpen: false, width: 300,... more »
By JQueryNeeded  - 11:26am - 1 new of 1 message    

slideToggle stops working after refreshing content with Ajax 
  I can't figure out what's wrong. The slidetoggle works fine until I refresh the page using Ajax, even though the same exact html is outputted by "mycontent.php" <!--SLIDETOGGLE--> <script type="text/javascript"> jQuery(document).ready(functio n() { jQuery(".displayer").click(fun ction()... more »
By Sala  - 3:13pm - 1 new of 1 message    

Switch between five divs 
  Hey. JQuery is pretty new to me. I have five <div> on my site. Only one of them should be visible at one time. Next to det div I have 5 links. i would like to be able to switch between them by cliking on a link (there is a link for every div). I can't figure out how to do this.
By ghostrunner  - 12:40pm - 4 new of 4 messages    

Rollovers - change from black&white to colour 
  I'm trying to simplify the creation of image rollovers by using a *single* image instead of multiple states saved as separate images or sprites. I've used the fade-in/fade-out effect as shown here: [link] This works perfectly, but now I'd like the images to also change from... more »
By martin-s  - 2:40pm - 1 new of 1 message    

jquery.form.js and uploading only files 
  Hi there, I'm trying to use jquery.form.js to allow file uploads with my application. I'm trying to replace saving the whole form and uploading a image all at the same time by hijacking just the input[type=file] change event when you select a file and saving just the file using ajax and then the whole form can be submitted as usual without the image.... more »
By Rob Lacey  - 1:22pm - 1 new of 1 message    

Animate/FadeIn on Hover Problem 
  Hi, I currently have this menu [link] and what I would like to do is get the image on the item to Fade In and Fade Out. Im not sure if im using the correct concept of javascript, but the thing is I would like the 'hovering' images to be split into 2, so that the 'center' can grow according to the width of the <li> item,... more »
By Falz  - 12:21pm - 1 new of 1 message    

Hide chat content 
  Hi, at: [link], i have the delete link, and i want it to fade out the parent div, this is my current code: $('a.#hide').click(function() { $(this).hide(); } ); This is the link html: <div id='msg'> <tr> <td style='border-bottom:1px solid #000000;'><b>(2:34:28)</b> Jerry:... more »
By Jerry Johnson  - 12:03pm - 5 new of 5 messages    

Get value from hidden input and use it in string 
  Hello, I am using JPlayer to play a sound on a page: [link] $(document).ready(function(){ $("#jquery_jplayer").jPlayer({ ready: function () { $("#trackname").text($("#track -01").text()); $(this).setFile('[link]... more »
By shapper  - 11:48am - 2 new of 2 messages    

1 - 10 of 31893   « Newer | Older »

XML       Send email to this group: jquery-en@googlegroups.com
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google