what should be my approach if I want the same function to operate differently (using if, else conditional statements) when called from two different css div elements (or classes)?
I am posting it in HTML section, because I would like to understand if my HTML code is declaring classes alright (which it probably is, because it's catching the right effect from CSS)
not hover actually, click of the mouse, but you get the idea. Yeah, I am just thinking what if people dont have javascripts enabled... but usually people do I guess lol and I could potentially warn...
If I want to use wordpress as my CMS, I'm going to be interested in hiding the fact that I am using wordpress behind the scenes, for security reasons and otherwise. How do I effectively do that?
...