By pushkarpathak on
I want to develop a AJAX page in Drupal like http://www.theworkshop.in/workshopModules.html
Which module should I use?
Best
I want to develop a AJAX page in Drupal like http://www.theworkshop.in/workshopModules.html
Which module should I use?
Best
Comments
Hi
Hi,
Just apply the fieldset concept in template file otherwise hacking the node module in drupal.You should give the id for title and body.with help of this id you can easily apply the JS.
Thanks,
Raj.
Thanks Raj As this website
Thanks Raj
As this website will be handled by client and I didn't know how many items he wanted to add. Is this feasible in that environment.