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)
-   -   Blink PM bar on new PM! (https://vborg.vbsupport.ru/showthread.php?t=32299)

Boofo 03-13-2003 08:09 PM

Use the following javascript in the header of the page and put

<blink>Text goes here</blink>

where ever you want it to go. If you get it working for the background, let me know. ;)

Quote:

<SCRIPT>
<!--
function doBlink() {
var blink = document.all.tags("BLINK")
for (var i=0; i<blink.length; i++)
blink[i].style.visibility = blink[i].style.visibility == "" ? "hidden" : ""
}

function startBlink() {
if (document.all)
setInterval("doBlink()",500)
}
window.onload = startBlink;
// -->
</SCRIPT>

ImportPassion 03-13-2003 08:15 PM

doesn't work in Opera 7.01

WIll see what i can do with it, but I i know u can't change the visibility on colors.

Boofo 03-13-2003 08:19 PM

I just do this to get color:

Quote:

<blink>
<font color="red"><b>$bbuserinfo[username], you have $unreadpm[messages] new private messages</font>
</blink>
and it works fine here. ;)

ImportPassion 03-13-2003 09:09 PM

again, i am not talking about text. cells and borders

AllMadden.net 03-15-2003 05:25 PM

Mine flashes red one time...and then doesn't do anything else. Any idea why?

pixelpunk 03-19-2003 08:17 PM

Mine flashes ok but the normal color is IE's default color which is uaually a color that doesn't match A THING on my site.

Does anyone know how to set the default color?

pixelpunk 03-24-2003 06:22 PM

bump

leitel 04-02-2003 01:52 PM

Does the link on the first post point to the latest hack? Sometimes hack threads do sometimes they don't. :)

Master Computer 04-03-2003 07:49 PM

Does this work with vB 2.2.8?

350Chevy 04-03-2003 09:19 PM

Quote:

Today at 09:49 PM Master Computer said this in Post #239
Does this work with vB 2.2.8?

Yes.. works with 2.2.9 and 2.3.0 as well..


All times are GMT. The time now is 07:44 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.01545 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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