Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Affecting different classes on hover Reply To: Affecting different classes on hover

#200870
robguy21
Participant

I’m at this stage where I’m trying to minimise all usage of javascript until there is absolutely no hope.

What I’m trying to do now is wrap all my content in a <a> tag </a> and change some divs to spans and make those spans act as divs. If it works i’ll post it here.

I know how easy this is to do if I used JS but where’s the fun in taking the easy way out?