vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Thread Description Mouseover Box (https://vborg.vbsupport.ru/showthread.php?t=58234)

Sc0rp 10-26-2003 10:00 PM

Thread Description Mouseover Box
 
Ok I know something like this has already been released but since this isnt exacly the same, quite different actually, Ive decided to release it.

Basically this pops up a html based onmouseover box when you move your mouse over a thread title in forumdisplay, then it returns the username, thread title, a part of the thread title (this can be customized by yourself, however only in the source, this is a simple hack which I only released as I thought some ppl might appreciate it) if its open or closed and the replies/views of it, basically you could modify the templates and have it return all the details the thread sql table contains.

Check screenshot for more info..

enjoy

Sephiroth 9999 10-27-2003 04:44 PM

Interesting... the screenshot isn't too clear but I suppose that can not be avoided. Nice work, this is almost like an improved version of Invision Power's thread description box.

* Clicks that little button we all love - Install

Sc0rp 10-27-2003 04:46 PM

hmm have never used invision, can you show me an example of that description box please?:D

Sephiroth 9999 10-27-2003 05:04 PM

Take a look in the offical Invision Power Board forums. Scroll down a bit, you'll see the desciptions under the thread titles.

Sc0rp 10-27-2003 05:23 PM

ahh ok, well my hack doesnt give a description on its own, it returns a certain amount of characters from the full thread message.. :p plus its in a popup box:D

Sephiroth 9999 10-27-2003 05:40 PM

Yeah, it's a better version. ^^

Parker Clack 10-27-2003 11:16 PM

Great hack:

Is there anyway to make the popup box remain solid when it scrolls over something like a pull down menu? As it stands now when the popup box is over a pull down menu the pull down menu is visible in the popup box. Also, is there anyway to direct the popup box so that it stays on top even when you scroll down the page?

Thanks,
Parker

MrNase 10-28-2003 10:13 AM

>> Is there anyway to make the popup box remain solid when it scrolls over something like a pull down menu?

No, it seems to be an ie bug :)

Sc0rp 10-28-2003 10:26 AM

its not a bug, its just the way the javascript has been written, and like I said I didnt make it since I dont know much about js.. but Ive done something like this before on my work, so u need to set the position of the box, but Im gonna have to look a bit further into that, will let you know when I found out..

and about:

Quote:

Also, is there anyway to direct the popup box so that it stays on top even when you scroll down the page?
im a little confused here, could u explain what u mean?

Logician 10-28-2003 11:07 AM

I'm not able to see how this is different than N!ck's Improved Thread Preview Hack?

Also it would be very good if you performed a "LEFT JOIN" to post table in thread retrieval query (just like N!ck's hack is doing). Your method of getting info from post table adds as many query as thread count in forum display page (in every visit) so if say there are 30 threads in that page, your query count will increase by 30. LEFT JOIN method would add 0 queries to your forumdisplay so I guess it is more performance friendly. :)


All times are GMT. The time now is 11:43 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04411 seconds
  • Memory Usage 1,731KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete