Google Groups Home
Help | Sign in
Group info
Members: 17784
Activity: High activity
Language: English
Group categories:
Computers > Software
Computers > Programming
Computers > Internet
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 27756  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.
 

ready() to bind post-ajax events 
  I haven't seen much mention of this on the web, and only recently discovered it works.... not sure if this is somehow bad practice or just a lesser known trick, but lately I've been chaining .ready() at the end of .html() when I want to bind events to new ajax data... I presume it's much more efficient than live(), and avoids racing... more »
By hedgomatic  - 12:34pm - 1 new of 1 message    

how to return for jquery.Format 
  Hi, im adding a method. i want to display a message like: THECONTENTOFMYINPUT is already user. this is what im doing. jQuery.validator.addMethod("ch eckname", function(value, element) { var name = $('#PromotionName').val(); var promotion_id = $('#PromotionId').val(); text = $.ajax({ url:... more »
By Manolet Gmail  - 12:30pm - 1 new of 1 message    

Ajax with jQuery and Rails 
  I am learning Ajax with jQuery. My server is Ruby on Rails. In a nutshell, I do not know how to let jQuery give up control and let the server side take over. I have a jsTree displaying various nodes (folders in my application). If a clicked folder has documents in it, then I want to let the Ruby on Rails server code redirect the control... more »
By Bharat  - 12:30pm - 1 new of 1 message    

treeview, can only let "+""-" expand tree? 
  for example: +folder1 +folder2 only when click the "+" sign, tree expands. how to do that? thanks!
By ljnet  - 12:12pm - 2 new of 2 messages    

jCarousel 
  Is jCarousel compatible with jQuery 1.3? If it isn't is there a quick fix?
By JEF  - 11:27am - 1 new of 1 message    

Slide in / out message 
  Hi all, I try to make a div to slide down, pauze for 5 seconds and then slide up. This is meant for showing a message. Just like the Twitter interface. But I cannot get it working. Anyone an good idea? Thx in advance! Current code: $(".testbutton").click(functio n () { $('#test').slideDown( 'slow' );... more »
By Snaak  - 8:26am - 2 new of 2 messages    

[Jquery parent window's table] 
  Hai, I want to change the parent windows table from popup window. I used window.open to open a popup window. when i click a button in popup window i want to assign some value in parent windows table (cell). <script> function resetIndex(res){ $i("index").value=res.parentNo de.parentNode.rowIndex;... more »
By jaypee  - 3:23am - 1 new of 1 message    

Inclusion of external scripts ("best" approach) 
  Hi, I guess most of you are aware of the peformance tip: put JavaScript at the bottom of the page. Now, what I have seen on quite a few pages is that the jquery.js is placed in the header, and a file with all the code inside $ (document).ready somewhere before the </body> tag. What are the benefits of this approach? Why not putting both files at... more »
By north  - 5:49am - 3 new of 3 messages    

Use of product 
  Hey, i'm just getting into jquery and i'm going to start posting site templates on theme forest, and, with the permission of the author of jcarousel, if it is possible to edit the css to change the look of the carousel, don't worry there will be a link back on the site.
By desing_1234  - Jul 3 - 1 new of 1 message    

jQuery MultiFile Upload with ASP.NET 
  I'm learning more and more about jQuery and am really enjoying what I can do with it. I'm working on a multiple file uploader in ASP.NET w/ C# and am looking for advice (or good tutorials) on uploading multiple files using the jQuery MultiFile plugin. I've seen examples using it with a single file, but how can I go about accomplishing this with... more »
By PsychoCoder  - Jul 3 - 2 new of 2 messages    

1 - 10 of 27756   « 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