tab in php

HTML, CSS and anything else that deals with client side capabilities.

Moderator: General Moderators

Post Reply
devd
Forum Commoner
Posts: 25
Joined: Tue Nov 18, 2014 9:14 am

tab in php

Post by devd »

hi,

I would like to know how to divide my php page into horizontal tabs using html and css.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: tab in php

Post by Celauran »

Any idea what it should look like? Another site, a sketch, anything? You've not given us anything to go on.
devd
Forum Commoner
Posts: 25
Joined: Tue Nov 18, 2014 9:14 am

Re: tab in php

Post 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/
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: tab in php

Post by Celauran »

devd
Forum Commoner
Posts: 25
Joined: Tue Nov 18, 2014 9:14 am

Re: tab in php

Post by devd »

it look like the one i wanted... But i copied that code into my project....but its not working for me
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: tab in php

Post 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?
Post Reply