The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
The site allows for you to enter custom code in the and sections, but not to alter the actual html code already set via their systems.
Is there any way I can refer to a particular cell and have it change colour when the mouse is moving over it, without that cell having its own id/name set in the html???
Thanks :)
Thanks for that though, as I've thought about re-writting it as a personal Forum and hosting it on Freeola or something, so may come in handy down the line :)
> Didn't work :(
>
> Thanks anyway :)
Try...
#cellblue {
background-color:whatever;
color:white;
}
#cellblue a.link {
background-color:whatever;
color:white;
}
#cellblue a.visited {
background-color:whatever;
color:white;
}
#cellblue a.hover {
background-color:whatever;
color:white;
}
then....
| xxxx |
etc etc...
For each cell, just call the cladd cell(whatevercolour) etc etc
Thanks anyway :)
actually, if there's a link inside the td then it may be possible using CSS...
td a:hover
{
background-color:red;
color:white;
}
or whatever...
However, that may just apply the background colour to the space the link takes up and not the whole cell. If the cell's width and height are determined by the size of the link inside then what I just suggested may work. If the cells widths and heights are pre-set then the link itself will only get the background colour change so it'll look silly.
:-)
Shame, as he said he's seen it on another persons Ezboard.
Thanks for the replies :)
If exBoards is one of those that you download and host on your own webspace, then he might be able to, by changing the source code of the files.
I've got a function written somewhere that allows you to change the bg colour of anything to any colour you want and back again, but to call it you have to be able to stick onmousover's and onmouseout's in the HTML.
The only way roundit that I can think of, is using document.captureEvents() to capture an onmouseover/out and to have the function fire then, but I really don't know very much about event capturing. It may be possible through that technique, but you'd have to find out yourself.
The site allows for you to enter custom code in the and sections, but not to alter the actual html code already set via their systems.
Is there any way I can refer to a particular cell and have it change colour when the mouse is moving over it, without that cell having its own id/name set in the html???
Thanks :)
Freeola & GetDotted are rated 5 Stars
Check out some of our customer reviews below:
Need some help? Give us a call on 01376 55 60 60
Find Us
Freeola & GetDotted94 Church Street
Bocking
Braintree
Essex
CM7 5JY
About Us
Freeola is an ISP, offering unrivalled internet services to small businesses and consumers in the UK. We offer a range of services, from broadband to web hosting. Start at cheap domain name registration, get a free website, or just browse the site. Read more about Freeola & GetDotted.
View our Customer Reviews.
Follow Us
Join Our Mailing list
Join the Freeola & GetDotted mailing list for exclusive deals, offers and service updates straight to your email inbox.
Our websites use cookies to improve their functionality. By using our site, you accept the use of cookies on your device. We respect your privacy and do not set any third-party advertising cookies. About our cookies.
It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.