Hi there,
I’m trying to write a very simple script that does the following. I need the script to look at the current page loaded and change the background color of a cell. For example…
If the current page loaded is games.php, then my cell background color will be black. And if the current page loaded is not games.php, then do nothing.
Any help w/ this is greatly appreciated,