vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Glowing links when you hover over them... (https://vborg.vbsupport.ru/showthread.php?t=33033)

mr e 12-08-2001 03:56 AM

Hi, I have a question about HTML and I figured you guys could help me. Is there any way I could make a link glow when I hovered over it?

merk 12-08-2001 06:42 AM

there is a method using CSS2 i think.

It doesnt work in netscape afaik..

But from memory it ssomething like

You need to have up the top something like the following >

Code:

<style>
<!--

a:hover {
  filter:glow(color=#C4C400, strength=2);
}

-->
</style>

Put that above your <head> tag and all should be sweet...

Else ask Sinecure, im sure he makes alot of html like that :)

mr e 12-08-2001 11:49 PM

Hmmm...that didn't seem to work, anyone else have any ideas?

merk 12-09-2001 03:59 AM

Sorry, in your head tag :(

If that doesnt work, im not sure how you would do it, without DHTML, and im sure theres others around who can help you :?:

Andy Z 12-09-2001 04:11 AM

Under the username in posts where ist says offline or online and the online is glowing the code is:
PHP Code:

<table style="filter:glow(color=#C4C400, strength=2)">Glowing Text Here</table


mr e 12-09-2001 04:27 AM

Ya I got that, but I need to know how to make the link glow when I hover over it. What is DHTML? How do I do it in that?

merk 12-09-2001 09:00 AM

DHTML is javascript, im sorry i cant help you furthur, because i dont know enough about it and CSS related commands to be able to do what you want :(


All times are GMT. The time now is 02:00 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.01034 seconds
  • Memory Usage 1,718KB
  • 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_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete