- #1
Dukon
- 73
- 3
- TL;DR Summary
- html syntax for generating text entry box, with submit button that start post #1 of a thread, permitting additional comments to add numbered posts
I would like to duplicate the Physics Forums thread posting machinery on my own site so 5 colleagues and I can have our own very small group discussions. Someone offered html syntax which had a box with a button, but the button didn't do anything and I did not know how to get the button to accept the text in the box and list it in a numbered sequence of comments. If anyone knows a very simple bare bones version of doing this (obviously not as advanced as the whole Physics Forums machinery) that would be great.
My main interest in doing this is to implement MathJax to get LaTeX capability but I already know how to make MathJax available to HTML web pages so I presume once I have a bare bones text box entry submit button functionality to add submissions as numbered comments in a listed thread, and the threads to themselves be listed by titles, the MathJax can be added by the known syntax
My main interest in doing this is to implement MathJax to get LaTeX capability but I already know how to make MathJax available to HTML web pages so I presume once I have a bare bones text box entry submit button functionality to add submissions as numbered comments in a listed thread, and the threads to themselves be listed by titles, the MathJax can be added by the known syntax