Sie können keine Nachrichten posten, da diese Gruppe nur als Archiv verfügbar ist.
Beschreibung:
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]... Mehr »
|
|
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.... Mehr »
|
|
superfish IE error - pleasee help
|
| |
Hi All, this is the error i get in superfish menu in joomla jQuery.noConflict(); jQuery(function($){ $("ul.sf-menu").superfish({hov erClass:'sfHover', pathClass:'active', pathLevels:0, delay:800, animation: {opacity:'show'}, speed:'def', autoArrows:0, dropShadows:1}) }); jQuery(window).load( function() {jQuery("ul.sf-... Mehr »
|
|
Autocomplete, extraParams and this
|
| |
Hi there, been searchin' for a solution for hours, hope someone here can help me out. This what I'm trying to do, I have several inputs on one page with autocomplete. I need to pass a variable based on the input field the user is in. So I decided to go with having this information as id value. I've found several solutions for autocompletes only called by the id,... Mehr »
|
|
problem with ajaxForm
|
| |
I NEED HELP PLEASE... IM USING AJAXform and i need send a javascript variable but i don´t know how i can do that! this is the code: obs: I need send the form and the array "series" //en series[] se almacena cada fila de la tabla for(var i=0;i<numFilas;i++){ var fila=filas[i]; var columnas=fila.cells;... Mehr »
|
|
jQuery UI accordion
|
| |
HI all I wanna create a accordion with jq UI with this options, accordion have 5 header and load with header 1 by default,and I wanna disable other headers when user click on them.how can I disable showing content of header when user click on that. thanks
|
|
How to add a button for opening the list? [autocomplete]
|
| |
Hello! Is it possible to add a button (like standard drop down list has) to open the list with all the results? I need two ways to select item by typing and selection from the list. If not, may be you can add this functionality to this plug-in? Thank you! :)
|
|
How to add a button
|
| |
what??? ----- Original Message ----- ...To: "jQuery (English)" <jquery-en@googlegroups.com> Sent: Wednesday, March 03, 2010 8:22 AM
|
|
treeview - prevent expand/collapse on node click
|
| |
Hi, I want to prevent expand/collapse behavior when clicking on a node (folder) in the tree. I only want to expand/collapse when clicking on the plus/minus sign (+/-). I have tried to use stopPropagation on the click event but I don't get it to work. Any sugestions? Thanks Andreas
|
|
Nested Tab call function on tab select help
|
| |
I'm fairly new to jQuery and don't understand exactly why this isn't working. I bind the tabsselect to one of my nested tabs hoping it will execute that function, though I do not get any errors with firebug and it doesn't work. Can anyone clue me into what I'm doing wrong? Thanks! Jonathan ...$(function () {... Mehr »
|
|
|