vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Spell Checker: PungoSpell for vBulletin3 Standard and WYSIWYG modes (https://vborg.vbsupport.ru/showthread.php?t=65737)

Boofo 06-27-2004 01:15 AM

Quote:

Originally Posted by tamarian
I meant the upcoming release :)

hehe When will that be? I could use the scrolling feature now, buddy!!!! ;)

tamarian 06-27-2004 01:32 AM

Quote:

Originally Posted by Boofo
hehe When will that be? I could use the scrolling feature now, buddy!!!! ;)

Well, I was planning to fix the scrolling for Mozilla/Firefox, but since it's going no where, I'll release it as is, maybe tomorrow.

Boofo 06-27-2004 01:44 AM

Quote:

Originally Posted by tamarian
Well, I was planning to fix the scrolling for Mozilla/Firefox, but since it's going no where, I'll release it as is, maybe tomorrow.

Send me what you have with whatever comments you have on it and let me take a lokl at it before you release it. We should be able to get that working for Mozilla/Firefox fairly easily.

tamarian 06-27-2004 01:56 AM

Quote:

Originally Posted by Boofo
Send me what you have with whatever comments you have on it and let me take a lokl at it before you release it. We should be able to get that working for Mozilla/Firefox fairly easily.

Check it out. I posted the code change from spellcheck.js at vbulletin.com's html forum:

http://www.vbulletin.com/forum/showthread.php?t=106802

Edit: This code is added it just after the call to highlight() in the current version.

Boofo 06-27-2004 02:10 AM

Quote:

Originally Posted by tamarian
Check it out. I posted the code change from spellcheck.js at vbulletin.com's html forum:

http://www.vbulletin.com/forum/showthread.php?t=106802

Edit: This code is added it just after the call to highlight() in the current version.

Did you try:

PHP Code:

parent.spellbox.document.getElementById("h1").scrollIntoView(is_moz); 


Boofo 06-27-2004 02:40 AM

I just tried your code for scrolling in IE and it doesn't scroll for me.

tamarian 06-27-2004 02:42 AM

Quote:

Originally Posted by Boofo
Did you try:

PHP Code:

parent.spellbox.document.getElementById("h1").scrollIntoView(is_moz); 


I could have sworn I tried that without success, but now it works! Thanks for the help. :)

I'll clean up the rest of the code and release it asap.

tamarian 06-27-2004 02:46 AM

Quote:

Originally Posted by Boofo
I just tried your code for scrolling in IE and it doesn't scroll for me.

Hmm, let's see how it goes with the full release, it might have been missing other parts, like the "hl" element or something.

Boofo 06-27-2004 02:55 AM

Quote:

Originally Posted by tamarian
I could have sworn I tried that without success, but now it works! Thanks for the help. :)

I'll clean up the rest of the code and release it asap.

According to the lines you posted that you tried on the com, you had false in all of them. ;)

All I did was try what Scott suggested you try. ;)

tamarian 06-27-2004 03:03 AM

Quote:

Originally Posted by Boofo
According to the lines you posted that you tried on the com, you had false in all of them. ;)

All I did was try what Scott suggested you try. ;)

I actually changed them all to true and still had no luck. But I probably did it in haste, and didn't bother refreshing the browser when testing it.


All times are GMT. The time now is 07:29 PM.

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.02248 seconds
  • Memory Usage 1,742KB
  • 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
  • (2)bbcode_php_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (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