So , I am creating a forum using php,
Now there’s a report button on every post, where any member can report a specific post.
When he clicks this button, I want him to stay on the same page, but open a small window containing a form:
Reason for report: (text box)
(buttons): Send report, Cancel
Now, I have looked around and googled it, but I don’t seem to insert the right keywords to find it, So I saw it’s best way to start a new question 🙁 , cuz also most suggest opening a new window (like a new browser window), but it’s not what I’m looking for
thank you very much for your help in advance 🙂
Note: I prefer not to use javascript, but if it’s only doable through javascript, then no problem 🙂
shady
I think your best way to do that is using a jQuery popup function or use a JavaScript function to this, here is some example for you http://forum.jquery.com/topic/a-very-simple-popup-box-div