The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread view on mouseover
i guess to explain it the best way...
mouse over the thread or the link to the thread on forumdisplay.php page will show a box with the text inside the thread, the entire thread, where you can scroll or whatever.. idea comes from this forum: http://www.shroomery.org/forums/post.../Cat/0/Board/5 if you put the mouse on any thread, a box pops up with what is inside the thread, and you can scroll and view the entire thing. also shows images. thanks. |
#2
|
||||
|
||||
Look nice!
But my humble opinion is that such feature will reduce traffic in your site, diminish earnings on click advertisement and I don't know the load amount who adds to your servers |
#3
|
|||
|
|||
no1 has this or can do this?
|
#4
|
||||
|
||||
I have never seen something like that. It's just javascript, you can see it in the source code:
HTML Code:
<td align="left" valign="top"> <img alt="." src="/forums/images/blank.gif" width="0" height = "11" hspace="0" /> <a href="http://www.shroomery.org/forums/showflat.php/Cat/0/Number/4546706/an/0/page/0" onmouseover="m(this);getBody('4546706')" onmouseout="delayHide()">Welcome to the Trip Reports Forum! (Rules, Suggestions, Etc.)</a> </td> |
#5
|
|||
|
|||
i wouldnt know where to begin even with knowing the java code and source code.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|