Page 1 of 1

tab in php

Posted: Tue Dec 16, 2014 4:05 am
by devd
hi,

I would like to know how to divide my php page into horizontal tabs using html and css.

Re: tab in php

Posted: Tue Dec 16, 2014 6:43 am
by Celauran
Any idea what it should look like? Another site, a sketch, anything? You've not given us anything to go on.

Re: tab in php

Posted: Tue Dec 16, 2014 11:13 pm
by devd
I would like to do the exact same thing like the below site, which have done in jquery...

I need to do the same with html and css

http://jqueryui.com/tabs/

Re: tab in php

Posted: Wed Dec 17, 2014 6:44 am
by Celauran

Re: tab in php

Posted: Thu Dec 18, 2014 12:52 am
by devd
it look like the one i wanted... But i copied that code into my project....but its not working for me

Re: tab in php

Posted: Thu Dec 18, 2014 6:09 am
by Celauran
devd wrote:but its not working for me
You'll need to be more specific than that. The code I linked to obviously works just fine. Can you post yours?