3
votes
3answers
76 views

How to get full page width background slider

I am working on a drupal site, now my requirement is I need to slide the background images with fade effect on the home page. Is there any module to get this effect? Please suggest me if we can get ...
0
votes
0answers
27 views

Reuse Drupal behaviors

After writing a lot of duplicate js code in Drupal through the years i think its time to ask a question about this. Imagine this simple beahvior that submits a form onChange of a select element ...
1
vote
1answer
78 views

Module for a static MP3 player

I need an MP3 player for a site using Drupal 7. Is there any module that implement it? The main point is having a player playing music in the background while users navigate the site without ...
0
votes
0answers
172 views

how to generate pie-donut chart using highchart api [closed]

i wrote an module to draw the pie-dount chart using highchart api . it worked with me but it showed wrong my question in here how can i calculate y attribute in data or how can i show bount chart ...
0
votes
1answer
51 views

Tabledrag with locked children

We use Drupal's tabledrag component in one of our interfaces and we've got this requirement we don't know how to solve. Basically, we have a tree structure with elements of 2 types - let's call them ...
2
votes
2answers
782 views

Is there a way to re-invoke #ajax on forms when the form itself is returned with ajax?

I want to change the delete link on comments so that the delete confirmation is returned with Ajax and then the delete confirmation is executed with Ajax. I have fixed the form so the delete ...
0
votes
1answer
108 views

Drupal 7 sending webpage through email

I've implemented hook_menu and in page callback there is a function in my module which retrieves some records randomly and theme them with theme_table. Now I want a button on the page for sending this ...
0
votes
1answer
76 views

Rendering a module's template contents in the page body

I've been digging through the Drupal docs and haven't found a solution for this: What I'm trying to do is to create a module with a URL using menu hooks. I've got that far. When this URL is viewed, ...
0
votes
0answers
49 views

Overriding registration page

I'm using drupal v7, and I wanted to override the registration form. The custom form will be a client-side 3 steps registration, using jQueryUI.accordion. Solution with a new module: reg.module: ...
0
votes
0answers
106 views

How to make #states work when dependant element is modified with JS .click()

We have custom JS that changes the value of some radio buttons using .click() and we have #states defined in other form elements that react to changes in those radio buttons. The #states work fine ...
0
votes
0answers
164 views

Service Links module : FB Share IFrame doesn't load all the time

With Drupal 7 and Service Links module version 7.x-2.1. When I want to display Facebook Share button using Widget Services, it seems the FB IFrame doesn't load all time. I was thinking it was a ...
0
votes
1answer
99 views

How to manage the order of the modules execution?

I have a 2 modules which has javascript files modify the height of an element (through jquery). module one set the height to 100px module two set the height to 200px I seems like the module one is ...
1
vote
0answers
198 views

My custom javascript replace method for Fancybox and Vimeo works on some pages, but not all

So, I have beent tackling this issue since yesterday to no avail. I have been trying to integrate Vimeo videos into Drupal 7 and display them in a nice Fancybox overlay. I am using the following ...
1
vote
1answer
124 views

Drupal GPL Questions

I'm planning a new project that will require a great deal of custom code that must remain proprietary to my client. I found the licensing FAQ http://drupal.org/licensing/faq to be unclear. I know ...
0
votes
0answers
51 views

Simile Time Line does not display on the page [duplicate]

Possible Duplicate: A newly created Page does not Display I am trying to display a timeline to the the page but it would not come. I can use the simile timeline module but that i do not ...

1 2
15 30 50 per page