How would I make something like this using html? I want to make a webpage like that, where when you click the links, the button gets bold and the rest are faded, and the border around the "frame" is the same color as the link.
I dont want the entire page to reload to do this though. I want it to be a quick change, possibly something done in javascript or (preferably) css.
Also, I do not want to use iframes, if at all possible. From my experience, iFrames are a hassle for the user.
Any help would be appreciated. you dont need to tell me the actual code, just tell me some tips to get me started.
~Artoonie
I dont want the entire page to reload to do this though. I want it to be a quick change, possibly something done in javascript or (preferably) css.
Also, I do not want to use iframes, if at all possible. From my experience, iFrames are a hassle for the user.
Any help would be appreciated. you dont need to tell me the actual code, just tell me some tips to get me started.
~Artoonie
Last edited: