Is it possible to change TD background when you rotate it?
I have tried TD: hover {background: red} and TD A: hover {background: red} without success
Is it to be done with Javascript?
Edit: Resume wamp now it works
Yes its possible To change the background color please check the link using jquery
In this link it shows an example to change the background-color and the image of the website. This will help you change the hind website background to TD. There is a demo of the script working on the website
The jquery script in the link is real if you click on the blue tab, then it will remove the other color CSS class and show a square blue color.
Please check the link below Please read the link before checking the script below. You can use it like this: mouseover click command in the script given on p>
$ (document) .ready (function () {$ ("Li.one"). Mouseover (function () { AddClass ("bg1"); $ ("li.two") ("bg1", "bg3"). 2");}); $ ("Li.three"). Mouseover (function () {$ ("Body"). RemoveClass ("bg1, bg2"). AddClass ("bg3");});});
Comments
Post a Comment