You cannot post messages because this group is only available as an archive.
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.
|
|
|
jQuery is Moving to a Forum
|
| |
Hello All - After much deliberation the jQuery team has decided to close down the Google Groups that we've been using for project discussion and move to a unified forum instead. The new forum can be found here: [link] More information about our decision to move can be found here: [link]... more »
|
|
Changing Classes
|
| |
Hi, I having trouble with change class in HTML report. This change must happen in line and columns when cursor is on a cell. I created an ID for every cell to know witch column is my cursor on. Then run a each() for every cell that has an ID like that one. The problem is the reports with many lines. Its so slow.... more »
|
|
jqGrid
|
| |
Does anyone here had use the jqGrid? If yes, how can I use *onclickSubmit* event in the edit submit button? I cant understand this documentation: [link] <[link]>Tks.
|
|
How to know if a string is simply text or a good jQuery expression?
|
| |
Hi all. I need some suggestion for performing this task: a user using a function common provide to the function a string, however sometimes he must be able to provide a jQuery selector expression and I need to perform different action is this case. How can I do this?
|
|
Validation and AJAX forms
|
| |
I'm tinkering with the jquery forms plugin with the validation plugin. I'm able to do some simple validations but I have some BIG forms that are loaded dynamically. I want to use the addClassRules() with the ajax but am unsure how to do it. Currently I have a multi tab form. The first tab is simple.... more »
|
|
Block link with lightbox
|
| |
I'm having a massive headache with this, please help!! I have a number of divs, each containing an image that launches a lightbox gallery. A text description is also within the div and underneath each image describing what's going on (I don't want it as part of the gallery), but it doesn't contain a link to the lightbox.... more »
|
|
|