Rollover Image

Home » Rollover Image
Wikis > Rollover Image
Rollover images can be useful features in some websites, there are a couple of ways you can implement them into your website; the easiest way is to use Dreamweaver which inputs the HTML and JS. If you don’t want to use JS you can use pure HTML and CSS.

Dreamweaver Rollovers

Pure HTML & CSS

One thing to bear in mind when deciding which method to use is that some browsers may have JS switched off in their settings, obviously if this is the case your rollover isn’t going to work, so from a redundancy point of view it may be better to use the Pure HTML & CSS Method.