poleposters Posted April 17, 2008 Share Posted April 17, 2008 Hi, I have a feature on my website that lets users send an item to a friend. I thought it would be nifty if the div expanded to reveal an email form. Is there a way to do this with PHP? A push in the right direction would be great! Thank you. Link to comment https://forums.phpfreaks.com/topic/101525-can-i-make-an-expanding-div-with-php/ Share on other sites More sharing options...
haku Posted April 17, 2008 Share Posted April 17, 2008 It can't be done with PHP. Its a javascript issue. Link to comment https://forums.phpfreaks.com/topic/101525-can-i-make-an-expanding-div-with-php/#findComment-519304 Share on other sites More sharing options...
miracle_potential Posted April 17, 2008 Share Posted April 17, 2008 You should do it with Javascript, Dynamic drive offers these great sorts of things for free, and just bung a form in there with some hidden fields to identify user info http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm Thats the one I used recently Link to comment https://forums.phpfreaks.com/topic/101525-can-i-make-an-expanding-div-with-php/#findComment-519305 Share on other sites More sharing options...
poleposters Posted April 17, 2008 Author Share Posted April 17, 2008 Great! Thank heaps. Link to comment https://forums.phpfreaks.com/topic/101525-can-i-make-an-expanding-div-with-php/#findComment-519326 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.