Hi, I'm new to this forum and wondered if anyone could help.
I would like to redirect a web page using vbscript. I know how to do this using javascript (something like window.location...) but have been unable to find out how to do this using vbscript.
The code i've got at the moment is...
Hi,
This post follows on form Gill1978's original post regarding specifying various properties for various different hyperlinks (changing colour on mouseover, etc.)
I have noticed that where the URL contained in the HREF exceeds 14 characters any CLASS attribute contained in the anchor is...
Hi
I'm trying to alter the appearance of some text hyperlinks using CSS. So far I've got this code in the <SYTLE> bit,
a.Link1 {color: #F5F5F5}
a.Link1:hover {color: #996699}
a.Link2 {color: #FFFFFF}
a.Link2:hover {color: #000000}
and then this in the <BODY>
<A...
Hi
I've been using CSS to control mouseover changes on text hyperlinks, e.g.
A:hover
{
color: #669999;
font-family: Arial;
font-size: 9pt;
text-align: center;
text-decoration: none;
}
resulting in the text colour changing when user moves the mouse over the text link. I would like two have...
Hi
I've been wondering whether there is any way to replicate the effect you get when using the ALT attribute on an image to provide what i call a 'tool tip' (e.g. "Sponsor a Tek-Tips forum!" when hovering over the advert banner of this page) over a text hyperlink link?
I've ploughed...
Hi,
I would like to collect information by giving the website user an 'either/or' option. I think I need to be using radio buttons to do this but what I've got so far doesn't seem to be working. The code is:
<form ACTION="Result.htm" METHOD="POST"> Home Use<input...
I've been happily using SPANs and DIVs to position images on a web page viewed through IE6. I then tried to look at the same page using netscape6.2.2... and some of the images appear slightly (about 3px) further down the screen. I'm positioning each DIV 'absolute'ly over one main SPAN. I've...
After i have loaded in my SCSI 2930u+ driver , the windows blue screen eventually just freezes and then the computer just locks up , do i have to load in more info from floppy or am i just screwed.
Also because of this dual boot if i restart my computer i end up with the windows 2000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.