Hi all,
i have to php pages. View.php and comment.php. Write now, at view.php will there will be link to call for comment.php page and the window will pop up. comment.php only contain a html editor and send button. after user click, it will closed the windows.
instead of doing pop up, i want to make the link to be able to show/hide this comment. So how can i do this?
thank you very much.




