- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Author was Featured
- Exclusive Author
- Author had a File in an Envato Bundle
- Item was Featured
- Referred between 200 and 499 users
- Bought between 50 and 99 items
Hello people of ThemeForest, I just have a small modification I need done to a site that’s already built. If you think you can manage it, just shoot me an email with a quote for a 1-2 hour job. Help me finish this dang thing!
Drop me a line at: m [at] mikemcalister.com
Thanks guys!
A few more informations here would be nice.
Yeah, more info is needed. How can we know if we can manage it if we don’t know what we should manage 
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Author was Featured
- Exclusive Author
- Author had a File in an Envato Bundle
- Item was Featured
- Referred between 200 and 499 users
- Bought between 50 and 99 items
Sorry guys!
I’m using the jQuery tab interface to break up a form into a few steps. You can see the site here.
What I want to do is add tab navigation to the Next Step buttons. So whenever they click the Next Step, they are taken to the next tab.
Should be simple enough, I would think. I just don’t have the time to sit down and fiddle with it!
From the jQuery UI?
$(‘nextStepSelector’).click(function() { $tabs.tabs(‘select’, 1); //starts with 0, so 0 is first, 2 is second and so on return false; });
You can probably check out how Freshface did his with his CreativeZodiac Theme here:
Just figured that i forgot to wrap the code with pre.
$(‘nextStepSelector’).click(function() {
$tabs.tabs(‘select’, 1); //starts with 0, so 0 is first, 2 is second and so on
return false;
});
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Author was Featured
- Exclusive Author
- Author had a File in an Envato Bundle
- Item was Featured
- Referred between 200 and 499 users
- Bought between 50 and 99 items
Great, but what do I do with it?
I assume I could just put that in the header, but what do I do to the actual button? I would gladly PayPal you some cash for helping me squash this!
Mike
