May2
The jquery mouseenter and mouseleave methods were not working for me.
Then after an hour of googling I found out that ...
May2
I wanted to have a single level menu where the second and third level are shown of the taxonomy menu. ...
March13
Use the debug version by clicking on the 'debug bookmarklet' on page https://getfirebug.com/firebuglite
Then click on F12 and use internet explorer's ...
March11
I had three jcarousel view blocks on my home page . On page load I wanted to hide two and ...
March6
To update cart contents in checkout I have this module
http://www.ubercart.org/project/updatecartcheckout
But I made the following changes to make it ...
March4
To put the an image background on an image (probably to give a fancy border) use imagecache module and imagecache ...
February28
I have used
uc_migs payment gateway with ubercart.
To skip review page you have to do the following:
open uc_migs.module rewrite ...
February28
When I transferred my drupal website on my client's server the webform submissions were taking forever though they were fine ...
February17
To solve this I opened the uc_ajax_cart.js (modules/uc_ajax_cart/js) and added jQuery.blockUI.defaults.baseZ = 20000; to give the notification jquery block preference ...
February7
Its simple (but takes forever to figure out), just make a view and make the link of the image in ...