jQuery

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
mbutcher's picture

Drupal Dojo Session: QueryPath: It's like PHP jQuery in Drupal!

Start: 
2010-08-17 12:30 - 13:30 America/New_York
Organizers: 
Event type: 
User group meeting

I will talk about the QueryPath library, how you can use it with Drupal, and some of the cool things people are doing with it. We will also highlight the progress made by eabrand on her Google Summer of Code work with QueryPath.
Check out http://querypath.org to get a head start on what this is all about.

Register to Attend here: https://www1.gotomeeting.com/register/734267888

Read more

Utilizing active select module

So I don't know much js nor jquery. And I don't wanna mess around with it either. Luckily (for my select forms) we have a module named active select.
Active select provides an api that for ajaxfied forms (see api.txt in the module).
I have been looking into making use of active select in my module. Learn more about it here.

And to understand it better, I tried the example code provided in api.txt. But my page turns all white on me(WoD). Buuu (there was a problem with the function module_exist() which should be module_exists())

Read more
joshk's picture

Dojo Lesson #12 - jQuery Resurrected

Start: 
2007-01-09 03:00 - 05:00 Etc/GMT-8

UPDATE: Raw Screencast Is Up! | Torrent file here

This Easter Sunday josh_k returns to the teachers spot in the Drupal Dojo to "resurrect" the lost jQuery lesson.

We'll be retracing our steps, and also forging ahead into new territory. Our mission? To show how easy it is to take your Drupal site to the cutting edge of User Interface with jQuery, talk about the tools and resources that make this easy, and outline some best-practices for security.

Oh, and get it all on video this time. Join us if you like at our usual time: 11am PDT / 2PM PDT / 8pm CET.

The Drupal Dojo is a community group dedicated to spreading best-practices and helping developers who are new to the system get up to speed and become masters in their own right. We hold virtual lessons and produce practical developer documentation in both written and screencast form. If you're a newcomer looking for help in grokking the system or an old hand who's tired of being told to clone yourself, consider joining us in the Dojo!

Read more
discursives-gdo's picture

Views / Tabs / Panels - Dynamic Loading

Hello DOJO!

I want to be a Drupal ninja!

I have seen so many cool sites lately! There's one functionality set that has really caught my eye. I can't figure out how to do it, though. Can someone here give a hint? I've been through all the searches I can think of on Drupal.org and this is the first time I'm really asking, so I hope I give enough information! Here's a recent question verging on this: http://drupal.org/node/115058

What I'd like to do is display a view in a tab in a panel, and have the view be created by a stored argument that is autogenerated from the node ID.

Read more

Lesson #7 and #12 Class Notes wiki -- simple jQuery magic!

jQuery background:

http://jquery.com/
http://drupal.org/node/88978
http://15daysofjquery.com/
http://www.eyecon.ro/interface/
http://visualjquery.com/index.xml

http://drupal.org/node/88978 - Using jQuery

Code from the class:

Attached is a single text file, which contains four javascript files (dojo01.js, dojo02.js, dojo03.js, dojo04.js: to be placed into the dojo module directory) together with the dojo.module file.

Read more
Subscribe with RSS Syndicate content