Woops, Missed Contacts

It turns out since I switched my site to Slicehost my contact form hasn't been working. Quite obvious, since I'm using Google Apps for my email now. Anyhow, I did see several log entries of people trying to contact me and I did wonder why I hadn't gotten any email from the site in a while but wrote it off as just I hadn't been writing many interesting Drupal related things!

Anyway, if you tried to contact me, I was not ignoring you. Just send me an email directly which can now be found in the contact section, since I have no intention of spending the time to get mail on the site working right now.

Comments

Need help implementing Continue, Back buttons in Jquery

I need some help implementing, Continue, Back buttons in

http://www.visataxes.com/software/forms/

We are hitting the wall.

I tried, your

$function() {
$('Continue<\/a><\/p>').prependTo('#tabone').find('a').click(
function() {
$('#container-1').triggerTab(1);
return false;
});

and

Its not working, can I send you my HTML file.

Can you please help me get through this.

Thanks

Prakash