I appreciate your reply.
I would much rather go the js route over the db route if possible…
But a little more clarification on what I want to do…for my first option, I would like a link at theright of the php include(it will be the last link, so that’s no problem) and I want it to say expand. When clicked, the include will expand to 500 PX without a refresh if possible. Then, when it expands, the link will change and say “less” or something similar. When that is clicked, it will reduce back to 250 PX. It would be even better if I could have a mouse out code for when they move their mouse away from the include, it will go back to 250 PX.
My second option would be a more link that just expands like the drop down and will not refresh the page. Then when their mouse leaves the drop down (or in this case, a drop up because the inside is floating at the bottom), it will go back to normal.
If you want, I would be more than happy to create an image when I get home of what I am trying to achieve.
Thank you again.