Quote:
Originally Posted by PhoneiX
This is more easy i think, when you click on it, doesn't refresh the page.
Code:
<a href="#post$post[postid]" title="Link to this post"><strong>Link</strong></a>
But i think you shouldn't change "showpost.php". However, you can add this code near it.
And thanks a lot for giving me this idea. 
|
Nice tip Phoneix. Sure when one clicks on the version I suggested, a new window or refresh will happen.
But the goal of modification is to give people possibility to use Rightmouse Button and Copy Link which could be used later to go directly to Post staying inside the thread.
If use like you suggested a code that adds something to "session's current url", then with the Rightclick-Copy will not be possible to have the full address of post. Sure one can make a click on your type of link -> useless jump happens -> full link in URL Box of Browser appears AND only then one can copy the direct link from that box by mark©...
I am lazy guy and like simple ways, but in this case your suggestion is not the simplest one
I was even thought to put a script, that opens a form where on could see the link, but again it wouldn't be simpler