The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I have completed what I think is a great adjustment to Snitz.
The code adjustment allows users to hover over a topic title and view the first 200 characters of the post (or however many characters you want) in a 'title' box.
It works as a html title="Message of the Post..." in the <a> tag.
It adds about 4 snips of code to forum.asp, active.asp, and search.asp.
I will be happy to provide line numbers/code or full page code if anyone is interested in this. Please Email me if you would like the code posted.<
The code adjustment allows users to hover over a topic title and view the first 200 characters of the post (or however many characters you want) in a 'title' box.
It works as a html title="Message of the Post..." in the <a> tag.
It adds about 4 snips of code to forum.asp, active.asp, and search.asp.
I will be happy to provide line numbers/code or full page code if anyone is interested in this. Please Email me if you would like the code posted.<