View Single Post
Old 11-15-2012, 11:41 AM   PM User | #1
koliva
New to the CF scene

 
Join Date: Nov 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
koliva is an unknown quantity at this point
Tabbed area with jQuery problem

Hello all,

I am implementing a very simple thing in my website but I am stuck at a point.

Here is my webpage that I am doing the implementation: http://extractum.be/audit-calculatie.php?

and I implemented this tabbed area with the help of this tutorial:
http://net.tutsplus.com/tutorials/ht...-content-area/

First tab is working great. However, when user selects the number from the drop down menus in the second tab and clicks the "Berekenen" button, my php file does the calculation and writes the results just below the boxes. However, since the page is calling itself once the submit button is clicked, the default tab, which is the first one, is becoming active again. You will understand what I mean once you go to my website and use it. I just want artificially activate the second tab. How can I do it?

Thanks for your help.
koliva is offline   Reply With Quote