hi i want to make a list looks like thise :
+Misery
+Hary Potter

if i click on Misery the result will be:
-Misery
Author
Publisher
+Hary Potter

title will expands if i click on it to show it's details.

This will be better solved using JavaScript. What you probably want to do it make "Misery" a button (or anything with onclick) and then you can set an action to expand the list.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.