hello friends,
can i implement Accordion functionality in PHP?
Accordion
Moderator: General Moderators
-
Mark Baker
- Forum Regular
- Posts: 710
- Joined: Thu Oct 30, 2008 6:24 pm
Re: Accordion
No! accordion functionality is client-side, so you implement it in javascript/csstanmay wrote:can i implement Accordion functionality in PHP?
Re: Accordion
thanks Mark.
can you tell me how i can implement it using js?....
can you tell me how i can implement it using js?....
Re: Accordion
These boards help those who help themselves. Try figuring it out yourself before asking someone else to do it for you.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
Re: Accordion
thanks for your "golden" advice. i'll find my answer somewhere elsepickle wrote:These boards help those who help themselves. Try figuring it out yourself before asking someone else to do it for you.