jquery

Events happening in the community are now at Drupal community events on www.drupal.org.
Anonymous's picture

jQuery Update and jQuery UI Problem

I am having a trouble getting these to work on D6.

The basic problem is page load order. jQuery Update puts the updated jQuery library on the page AFTER the jQuery UI files.

I need the jQuery Library to be updated first, and the UI libraries to load second, but I cannot understand how to do this simple task.

I hope this was explained well.

Has anyone encountered a similar problem?

Many Thanks.

Read more
el1nic0's picture

Efectos con jQuery en Drupal

Saludos colegas
Necesito logar hacer esto en Drupal 6 o 7. No encuentro un manual detallado de cómo lograr este efecto en Drupal. Si alguien me puede sugerir alguna documentación o video tutorial.

Adjunto 2 imágenes para que vean el efecto, las tome de yahoo.com

De antemano gracias. Espero respuestas.

Read more
akanik's picture

Unsure about drupal_add_library

So I have been searching around for the best way to make my jquery accordion work in my drupal site, and I think that drupal_add_library is the recommended way to go. However, I can't seem to find much information on it, or the information that I have found I cannot understand. Anyone familiar enough with drupal_add_library to give me some advice, perhaps a crash course in applying it? Alternatively, if anyone knows of a better way, or something that has worked tried and true for them, I am open to it all.

Running: Drupal 7

Thanks so much

Read more
Déja's picture

Response to the Sencha Touch UI Drupal group

While I greatly respect the effort behind this group, I feel that the group's description is more than a bit misleading, so I would like to clarify the current landscape for anyone interested in developing mobile-friendly Drupal themes. To quote the group's description:

"We all remember jQ Touch ... Now its Sencha Touch.. a better Mobile app building framework.. As its all around jquery and html.
lets see the possibilities of having drupal themes being built using Sencha."

  1. jQTouch is still alive and kicking
  2. Sencha Touch is completely unrelated to either jQuery or jQTouch
  3. Sencha Touch doesn't wrap around html, it generates it.

View the full post for more details on the differences between the different libraries.

Read more
GigabyteJack's picture

Using JQuery/HTML to save a file via REST server

Hi Everyone,

Thanks to the help of this group I have been able to get all the retrieval and listing functions working - and now I hope to do the reverse.

I read here that the REST server can accept a file posted to it (http://groups.drupal.org/node/90819#comment-285609), however I am struggling to understand how to make this work using JQuery. I've found the fileRecieve function in the RESTServer.inc but cannot determine how to post a file there or what variables I should send with it.

Read more
Anonymous's picture

jquery efekti kullanımı

Drupalla oluşturduğumuz sayfalarda jQuery efektlerini nasıl kullanabiliriz?

Teşekkürler.

Read more
jestrada's picture

Campos numéricos WebForm

Un cordial saludo,

Estoy trabjando en un sitio web con Drupal, que servirá para evaluar personas (empleados). La evaluación la he logrado adaptar a mis necesidades con el módulo WebForm. El formulario contiene 8 grid, cada uno a su vez contiene 5 enunciados que pueden ser calificados seleccionando una de cuatro opciones (malo, regular, bueno, excelente) en forma de radiobuttons. En total son 40 enunciados.

Read more
texas-bronius's picture

Full calendar like Google Calendar for your Drupal site!

Anyone at the build-a-thon who was working with me on the Fort Bend Women's Center website's calendar knows I was drooling over wanting to implement a slick calendar scheduling interface like Google Calendar for Drupal. The module I saw that showed some promise has made its way into a Drupal project:
http://drupal.org/project/fullcalendar

If anyone has time to try it out, please provide some feedback. I think it has great promise for serving as an awesome calendar interface.

-Bronius

Read more
RobKoberg's picture

BUG? the In Place Editor does not use the latest jquery and jquery ui upgrade

Hi,

When a page loads that has the in place editor, the old jquery ui file names are used and they try to draw those old named files from modules/jquery_ui/jquery.ui/ui/minified e.g. ui.sortable.min.js rather than jquery.ui.sortable.js

Read more
gutzofter's picture

[ANN] Debugging and TDDing Ajax with jQuery just got easier

I am freakin' excited!

I got tired of switching between tabs and firebug when trying to figure out what the hell was going on with my Ajax requests.

So I wrote a jQuery Plug-in. You attach it to your page and it will monitor all your Ajax requests[1].

Read more
Subscribe with RSS Syndicate content