jquery

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

Where do the best theme designers hang out

Is there a forum / social site online where the best designers hang out?

I've tried sites like elance/pph but the quality of the candidates is disappointing to say the least. How do you tap into the talent pool of designers and developers that are producing the cutting edge startups that seem to spring every other hour?

Read more
Ruidodemente's picture

Necesito crear un menu de este tipo...

Estoy armando una web donde me pidieron hacer un menú lo mas parecido a esto ya que le parecido a esto http://www.safewellsafe.com.br/products.php?id=9&cat_id=7
estaba intentando con superfish asignándole un menu pero el menu no me deja poner contenedores (Objeto del menu sin link) si alguien se da una idea de como hacerlo...

Read more
tdodson's picture

Using JQuery UI to Add Effects to a Drupal Site

Hi Everyone,

I just finished the first part of an article on my site about how to use JQuery UI to add a modal dialog box (or the like) to a Drupal site. This may be old hat to some folks on this list, but I thought might be of some benefit to share it with intermediate and beginning drupalistas: http://www.techneblog.com/article/using-jquery-ui-add-effects-drupal-sit....

Also, please let me know if I've posted this in the wrong place or in the wrong manner.

Tom

Read more
mindewen's picture

Lightning talks for next front-end meetup

Last meetup we decided to focus our next meeting on jQuery/JavaScript, specifically short talks and tutorials.

Some possible questions to answer: What are the best ways to integrate JS into Drupal? Do you have any tools, libraries, or plugins you especially like? Have you run into any particular pitfalls to watch out for? Tips or tricks?

I'd love to see a variety of levels represented, from beginner to advanced, so if you have anything you'd like to share, "sign up" in the comments!

Read more
brianm's picture

Problema con Jquery

Buenas a todos,

Estoy intentando implementar un slider de imagenes con Jquery en una página personalizada en Drupal 7. El Slider es este: http://tympanus.net/codrops/2011/07/03/sliding-background-image-menu/

En principio llego a implantar todo pero, parece que no funciona o queda bloqueado por algo, porque no se mueve la imagen.

Alguna pista por donde mirar?

Muchas gracias.

Read more
__ian's picture

Rating/Feedback modules that work with jQuery?

I'm having loads of problems with module or other output not rendering properly in themes that use jQuery (I use mobile_jquery).

For example, Fivestar works fine using other themes, but not in mobile_jquery, where it shows both dropdowns and stars. Previously I've had probs with even simple things like html anchors not working either!

Does have anyone have recommendations for how best to integrate modules like this with jQuery heavy themes like mobile_jquery? Or which alternative modules to use to avoid these problems?

FYI form code below:


$form['measure1'] = array (

Read more
akanik's picture

Jquery working in admin theme (revision view) but not default theme

I'm having a very frustrating issue with jquery. I am trying to co-oped some jquery script, css, and text from ProPublica to use as a republished work on my company website (publicsource.org). The code that I am trying to use is here:

$(document).ready(function() {
var tabCommon = $(".frack-show-common");
tabCommon.addClass("active");
var tabSick = $(".frack-show-sick");
var tabWeird = $(".frack-show-weird");
tabCommon.click(function(e) {
e.preventDefault();
$("#common").fadeIn("slow");
$("#sick").hide();
$("#weird").hide();
tabCommon.addClass("active");

Read more
PEP3's picture

seeking help: looking for way to influence zone and region configuration based upon screensize

Hi Everyone,

I am building a responsive site for a client utilising the drupal 7 and omega css for narrow, wide etc. Is there a way of creating a context condition which relates to narrow, wide, default stylesheet in use? I could then trigger a certain delta on that condition?

Read more
dic_son's picture

Learn JQuery in 30 Days

Net Tuts is offering a free JQuery course for 30 days. Check it out

http://net.tutsplus.com/articles/news/learn-jquery-in-30-days/

Read more
JHarahush's picture

any good Views/jQuery tutorials?

Hi,

Read more
Subscribe with RSS Syndicate content